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