summaryrefslogtreecommitdiff
path: root/xkb/XKBMAlloc.c
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-05-13 22:53:44 +0000
committerSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-05-13 22:53:44 +0000
commita9d820b454bbb418d04e1d3c3d5d4dd10d7bb3af (patch)
tree7037a6abdf49f337627ad1239d29f158ac72d8ff /xkb/XKBMAlloc.c
parent8993e70d8da89e130455369ccb504b3adea5344f (diff)
- For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in
<X11/...> - For Xcomposite and Xdamage, don't link the build system out of the xc tree - Link the public X11 headers into their own directory - Add links to XKeysymDB and XErrorDB - Add links to all the Xlib man pages - Add links to the lcUniConv subdirectory - Conditionally include config.h in Xlib source
Diffstat (limited to 'xkb/XKBMAlloc.c')
-rw-r--r--xkb/XKBMAlloc.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/xkb/XKBMAlloc.c b/xkb/XKBMAlloc.c
index d1fd14f27..9fe33e7de 100644
--- a/xkb/XKBMAlloc.c
+++ b/xkb/XKBMAlloc.c
@@ -28,6 +28,9 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE.
#ifndef XKB_IN_SERVER
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include <stdio.h>
#define NEED_REPLIES
#define NEED_EVENTS