X-Git-Url: http://git.madism.org/?a=blobdiff_plain;ds=sidebyside;f=pgppubring.c;h=7b297edcea69599ea40ee02752701a72ff62be55;hb=05a3bbbe420e4afc76e0eea24ce32f859405dc4a;hp=bb27da14fa252e259d4127f5560c148c3b0263f0;hpb=93b012884de4ca5e1f2550f767d0b8680b9c0e9f;p=apps%2Fmadmutt.git diff --git a/pgppubring.c b/pgppubring.c index bb27da1..7b297ed 100644 --- a/pgppubring.c +++ b/pgppubring.c @@ -46,8 +46,8 @@ extern int optind; short Umask; /* dirty hack because we need Umask in lib.c but don't want globals.h there */ #include "lib.h" -#include "pgplib.h" -#include "pgppacket.h" +#include +#include #define MD5_DIGEST_LENGTH 16