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/DrRects.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/DrRects.c') diff --git a/src/DrRects.c b/src/DrRects.c index ff674e93..b300f2fe 100644 --- a/src/DrRects.c +++ b/src/DrRects.c @@ -26,6 +26,9 @@ in this Software without prior written authorization from The Open Group. */ /* $XFree86: xc/lib/X11/DrRects.c,v 1.3 2001/01/17 19:41:34 dawes Exp $ */ +#ifdef HAVE_CONFIG_H +#include +#endif #include "Xlibint.h" int -- cgit v1.2.3