From 932edb23b47440397447265bf72ad7932fd80070 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Sun, 3 Jul 2005 07:01:01 +0000 Subject: Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings. Add #include or , as appropriate, to all source files in the xserver/xorg tree, predicated on defines of HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to . --- src/fontfile/filewr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fontfile/filewr.c') diff --git a/src/fontfile/filewr.c b/src/fontfile/filewr.c index 5deb1a5..7feafe7 100644 --- a/src/fontfile/filewr.c +++ b/src/fontfile/filewr.c @@ -31,7 +31,7 @@ in this Software without prior written authorization from The Open Group. * Author: Keith Packard, MIT X Consortium */ -#include +#include #include FontFilePtr -- cgit v1.2.3