From 7eee605e3aeed549d1053325a03027c5e8cbf71b Mon Sep 17 00:00:00 2001 From: Søren Sandmann Pedersen Date: Fri, 13 May 2005 22:53:36 +0000 Subject: - For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in - 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 --- src/Bell.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/Bell.c') diff --git a/src/Bell.c b/src/Bell.c index 53b77c81..8eebc6b0 100644 --- a/src/Bell.c +++ b/src/Bell.c @@ -26,6 +26,9 @@ in this Software without prior written authorization from The Open Group. */ /* $XFree86: xc/lib/X11/Bell.c,v 1.3 2001/01/17 19:41:32 dawes Exp $ */ +#ifdef HAVE_CONFIG_H +#include +#endif #include "Xlibint.h" int -- cgit v1.2.3