summaryrefslogtreecommitdiff
path: root/xlogo.c
diff options
context:
space:
mode:
Diffstat (limited to 'xlogo.c')
-rw-r--r--xlogo.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/xlogo.c b/xlogo.c
index b5b91b9..2df8a0d 100644
--- a/xlogo.c
+++ b/xlogo.c
@@ -27,6 +27,9 @@ in this Software without prior written authorization from The Open Group.
/* $XFree86: xc/programs/xlogo/xlogo.c,v 3.7 2001/07/25 15:05:26 dawes Exp $ */
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include <X11/Intrinsic.h>
#include <X11/StringDefs.h>
#include <X11/Shell.h>