summaryrefslogtreecommitdiff
path: root/src/Attrib.c
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-05-19 15:02:48 +0000
committerSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-05-19 15:02:48 +0000
commit2cc1896c61eef5739bb6a8ffa89e58ba5c175a05 (patch)
treec35aba25e7027ae060d3349f37d00474338591f6 /src/Attrib.c
parentcf0d69c7ace679f27f105c582760b9be14923aba (diff)
downloadxorg-lib-libXpm-2cc1896c61eef5739bb6a8ffa89e58ba5c175a05.tar.gz
- Add Xpm to symlink.sh - Conditionally include config.h in xc/extras/Xpm
Diffstat (limited to 'src/Attrib.c')
-rw-r--r--src/Attrib.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Attrib.c b/src/Attrib.c
index 028c2cb..c6b34d6 100644
--- a/src/Attrib.c
+++ b/src/Attrib.c
@@ -34,6 +34,9 @@
/* October 2004, source code review by Thomas Biege <thomas@suse.de> */
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include "XpmI.h"
/* 3.2 backward compatibility code */