X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=keydb_file.c;h=0c9717a5900f9d13b202e30ed68f84b2a750d893;hb=0c120d1895d25b59abe338862189be1b87447569;hp=69c2b99051b24b199dfcbef0d8e0d252fa8f2a9b;hpb=f98869fbb272a11751a1477e083898b8d41c94c6;p=onak.git diff --git a/keydb_file.c b/keydb_file.c index 69c2b99..0c9717a 100644 --- a/keydb_file.c +++ b/keydb_file.c @@ -22,6 +22,8 @@ #include #include #include +#include +#include #include #include #include @@ -31,9 +33,9 @@ #include "keydb.h" #include "keyid.h" #include "keystructs.h" -#include "ll.h" #include "log.h" #include "mem.h" +#include "onak.h" #include "onak-conf.h" #include "parsekey.h"