X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=crypt-mod-pgp-classic.c;h=e6e3bc809e009213e48bfacdfa56965cb0244ef9;hp=083a82f16d71e36c9a284830d2dbbde7800985c3;hb=fbce8661618b322f5cfd8efd6ead47163b04d69a;hpb=3d937534e7b1ee723f86594b5e4c64c95158a933 diff --git a/crypt-mod-pgp-classic.c b/crypt-mod-pgp-classic.c index 083a82f..e6e3bc8 100644 --- a/crypt-mod-pgp-classic.c +++ b/crypt-mod-pgp-classic.c @@ -20,6 +20,10 @@ This is a crytpo module wrapping the classic pgp code. */ +#if HAVE_CONFIG_H +# include "config.h" +#endif + #include "crypt-mod.h" #include "pgp.h"