summaryrefslogtreecommitdiff
path: root/src/GetHints.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/GetHints.c')
-rw-r--r--src/GetHints.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/GetHints.c b/src/GetHints.c
index d2452700..4faccb62 100644
--- a/src/GetHints.c
+++ b/src/GetHints.c
@@ -48,6 +48,9 @@ SOFTWARE.
******************************************************************/
/* $XFree86: xc/lib/X11/GetHints.c,v 1.3 2001/01/17 19:41:36 dawes Exp $ */
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include <X11/Xlibint.h>
#include <X11/Xos.h>
#include <X11/Xutil.h>