3 Since this wants to know about the private symbol used by Xlib.h as an
4 include guard, make sure it knows about both forms.
6 --- src/Screen.h~ 2002-01-15 15:46:43.000000000 +0000
8 @@ -92,7 +92,7 @@ extern void RecalculateScreenInfo ( vo
9 extern unsigned char ScreenMemoryChanged;
10 extern unsigned char ScreenImageChanged;
13 +#if defined(_XLIB_H_) || defined(_X11_XLIB_H_)
15 extern GC TtextTextGC;
16 extern GC TtextMosaicGC;