summaryrefslogtreecommitdiffstats
path: root/sesman/tools/config.c
diff options
context:
space:
mode:
Diffstat (limited to 'sesman/tools/config.c')
-rw-r--r--sesman/tools/config.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/sesman/tools/config.c b/sesman/tools/config.c
index 0f1399cc..41c5d279 100644
--- a/sesman/tools/config.c
+++ b/sesman/tools/config.c
@@ -1 +1,5 @@
+#if defined(HAVE_CONFIG_H)
+#include <config_ac.h>
+#endif
+
#include "../config.c"