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/RegstFlt.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/RegstFlt.c') diff --git a/src/RegstFlt.c b/src/RegstFlt.c index e3702bae..0648a54d 100644 --- a/src/RegstFlt.c +++ b/src/RegstFlt.c @@ -54,6 +54,9 @@ from The Open Group. */ /* $XFree86: xc/lib/X11/RegstFlt.c,v 1.5 2003/04/13 19:22:17 dawes Exp $ */ +#ifdef HAVE_CONFIG_H +#include +#endif #include "Xlibint.h" #include "Xlcint.h" -- cgit v1.2.3