summaryrefslogtreecommitdiffstats
path: root/template.h
diff options
context:
space:
mode:
Diffstat (limited to 'template.h')
-rw-r--r--template.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/template.h b/template.h
index 80770895..a23a3ba6 100644
--- a/template.h
+++ b/template.h
@@ -4,8 +4,8 @@
* begun 2004-11-17 rgerhards
*/
-#ifdef FEATURE_REGEXP
-/* Include regular expressions */
+#ifdef FEATURE_REGEXP
+/* Include regular expressions */
#include <regex.h>
#endif