summaryrefslogtreecommitdiff
path: root/src/Xrm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Xrm.c')
-rw-r--r--src/Xrm.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Xrm.c b/src/Xrm.c
index 08ecd793..a932a5ce 100644
--- a/src/Xrm.c
+++ b/src/Xrm.c
@@ -51,6 +51,9 @@ from The Open Group.
*/
/* $XFree86: xc/lib/X11/Xrm.c,v 3.22 2003/07/16 01:38:26 dawes Exp $ */
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include <stdio.h>
#include <ctype.h>
#include "Xlibint.h"