X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=keydb.c;h=3b57463decfedeab7b0877bc6e77180ebdd68859;hb=0c120d1895d25b59abe338862189be1b87447569;hp=354255fecea07fce1b9ca6a2e64aacbdecf9ab7a;hpb=f98869fbb272a11751a1477e083898b8d41c94c6;p=onak.git diff --git a/keydb.c b/keydb.c index 354255f..3b57463 100644 --- a/keydb.c +++ b/keydb.c @@ -25,6 +25,7 @@ * slower than custom functions however. */ +#include #include #include "decodekey.h" @@ -32,11 +33,12 @@ #include "keydb.h" #include "keyid.h" #include "keystructs.h" +#include "ll.h" #include "mem.h" #include "merge.h" #include "openpgp.h" -#include "parsekey.h" #include "sendsync.h" +#include "stats.h" #ifdef NEED_KEYID2UID /**