summaryrefslogtreecommitdiff
path: root/src/xftinit.c
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-06-24 22:43:20 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-06-24 22:43:20 +0000
commit403c9f9886cea9fd390a242e7c031ba2cc26217f (patch)
tree658f8b187b522ed4ad0514ae30cbe495d45ba503 /src/xftinit.c
parent1d14cc37d43bf349ee18e748f62913a0963f6e85 (diff)
downloadxorg-lib-libXft-403c9f9886cea9fd390a242e7c031ba2cc26217f.tar.gz
Sync with Xft from xlibs CVS (2.1.7 plus man page updates from BrandenXORG-6_8_99_13
Robinson) - see lib/Xft/ChangeLog for full details
Diffstat (limited to 'src/xftinit.c')
-rw-r--r--src/xftinit.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/xftinit.c b/src/xftinit.c
index a4ad682..b210706 100644
--- a/src/xftinit.c
+++ b/src/xftinit.c
@@ -1,6 +1,7 @@
/*
+ * $Id$
*
- * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc.
+ * Copyright © 2000 Keith Packard
*
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided that
@@ -21,10 +22,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-#include <stdlib.h>
-#include <stdio.h>
#include "xftint.h"
-#include <X11/Xlibint.h>
Bool _XftConfigInitialized;