Andreas Krennmair:
[apps/madmutt.git] / regex.c
diff --git a/regex.c b/regex.c
index 586ad2b..435b8ae 100644 (file)
--- a/regex.c
+++ b/regex.c
@@ -50,7 +50,7 @@
 #undef        _GNU_SOURCE
 #define _GNU_SOURCE
 
-#ifdef HAVE_CONFIG_H
+#if HAVE_CONFIG_H
 # include <config.h>
 #endif