summaryrefslogtreecommitdiff
path: root/src/ParseCmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ParseCmd.c')
-rw-r--r--src/ParseCmd.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ParseCmd.c b/src/ParseCmd.c
index 7fd54246..ddcbf784 100644
--- a/src/ParseCmd.c
+++ b/src/ParseCmd.c
@@ -57,6 +57,9 @@ SOFTWARE.
other options appearing before the longer version in the table.
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include "Xlibint.h"
#include <X11/Xresource.h>
#include <stdio.h>