X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=pgppubring.c;h=6d3fc5c6fb95accaf428f904516614f0432deb9f;hp=93612049656cead8e99fb41951193b706d044591;hb=ae0ce4dfcafa0c3820f107c5bfa8bd06e5272b57;hpb=9274cbe8e6410ddb95ddc667faa678a29da85420 diff --git a/pgppubring.c b/pgppubring.c index 9361204..6d3fc5c 100644 --- a/pgppubring.c +++ b/pgppubring.c @@ -28,6 +28,7 @@ #include #include +#include #include #include @@ -44,8 +45,6 @@ extern int optind; short Umask; /* dirty hack because we need Umask in lib.c but don't want globals.h there */ -#include "sha1.h" -#include "md5.h" #include "lib.h" #include "pgplib.h" #include "pgppacket.h"