summaryrefslogtreecommitdiff
path: root/src/ChGC.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChGC.c')
-rw-r--r--src/ChGC.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/ChGC.c b/src/ChGC.c
index f4261456..eb2385af 100644
--- a/src/ChGC.c
+++ b/src/ChGC.c
@@ -24,13 +24,10 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86: xc/lib/X11/ChGC.c,v 1.4 2001/12/14 19:53:57 dawes Exp $ */
+/* $XFree86: xc/lib/X11/ChGC.c,v 1.5 2003/04/13 19:22:14 dawes Exp $ */
#include "Xlibint.h"
-
-/* in ChGC.c */
-extern int _XUpdateGCCache(register GC gc, register unsigned long mask,
- register XGCValues *attr);
+#include "Cr.h"
int
XChangeGC (dpy, gc, valuemask, values)