summaryrefslogtreecommitdiff
path: root/src/SetLocale.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/SetLocale.c')
-rw-r--r--src/SetLocale.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/SetLocale.c b/src/SetLocale.c
index 49ec0d32..c24a381c 100644
--- a/src/SetLocale.c
+++ b/src/SetLocale.c
@@ -1,4 +1,4 @@
-/* $XdotOrg: lib/X11/src/SetLocale.c,v 1.2 2004-04-23 18:43:24 eich Exp $ */
+/* $XdotOrg: lib/X11/src/SetLocale.c,v 1.3 2005-05-13 22:53:44 sandmann Exp $ */
/* $Xorg: SetLocale.c,v 1.4 2001/02/09 02:03:36 xorgcvs Exp $ */
/*
@@ -58,6 +58,9 @@ from The Open Group.
*/
/* $XFree86: xc/lib/X11/SetLocale.c,v 3.20 2003/11/17 22:20:08 dawes Exp $ */
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include "Xlibint.h"
#include "Xlcint.h"
#include <X11/Xlocale.h>