aboutsummaryrefslogtreecommitdiffstats
path: root/tools/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/config.h.in')
-rw-r--r--tools/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/config.h.in b/tools/config.h.in
index 3d701f47b6..f8f96dc3df 100644
--- a/tools/config.h.in
+++ b/tools/config.h.in
@@ -14,3 +14,6 @@
/* Define to 1 if you have the <yajl/yajl_version.h> header file. */
#undef HAVE_YAJL_YAJL_VERSION_H
+
+/* Define curses header to include. */
+#undef INCLUDE_CURSES_H