git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@59 e385b8ad-14ed-0310-8656-cc95a2468c6d
[apps/madmutt.git] / crypt-mod-pgp-classic.c
index 083a82f..e6e3bc8 100644 (file)
     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"