summaryrefslogtreecommitdiff
path: root/src/XpDoc.c
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-05-18 20:27:59 +0000
committerSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-05-18 20:27:59 +0000
commit742d1149a10b083ef83cd8c01a20e4352d88fd4f (patch)
tree4e1d4fb961100cbf73c86b5a2a724ea059df90e1 /src/XpDoc.c
parent11c15dc3c057cd3ec90867d2b7a494e6d4523fbb (diff)
downloadxorg-lib-libXp-742d1149a10b083ef83cd8c01a20e4352d88fd4f.tar.gz
Diffstat (limited to 'src/XpDoc.c')
-rw-r--r--src/XpDoc.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/XpDoc.c b/src/XpDoc.c
index 84f6e83..3fb4ad5 100644
--- a/src/XpDoc.c
+++ b/src/XpDoc.c
@@ -36,6 +36,9 @@
*****************************************************************************/
/* $XFree86: xc/lib/Xp/XpDoc.c,v 1.3 2001/01/17 19:43:01 dawes Exp $ */
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include <X11/extensions/Printstr.h>
#include <X11/Xlibint.h>
#include "XpExtUtil.h"