Andreas Krennmair:
[apps/madmutt.git] / crypt-mod.c
index 356e3e9..4be1e43 100644 (file)
  *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */
 
+#if HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include "crypt-mod.h"
 
 /* A type an a variable to keep track of registered crypto modules. */