summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--handle.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/handle.c b/handle.c
index 00c95a6..02a5f41 100644
--- a/handle.c
+++ b/handle.c
@@ -26,7 +26,10 @@ from The Open Group.
*/
+#ifdef HAVE_CONFIG_H
#include "config.h"
+#endif
+
#include <X11/Xos.h>
#include <X11/Xlib.h>
#include <stdio.h>