summaryrefslogtreecommitdiff
path: root/dix/globals.c
diff options
context:
space:
mode:
Diffstat (limited to 'dix/globals.c')
-rw-r--r--dix/globals.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dix/globals.c b/dix/globals.c
index 5b854aabc..fc77ca793 100644
--- a/dix/globals.c
+++ b/dix/globals.c
@@ -143,6 +143,7 @@ FontPtr defaultFont; /* not declared in dix.h to avoid including font.h in
Bool loadableFonts = FALSE;
CursorPtr rootCursor;
Bool blackRoot=FALSE;
+Bool whiteRoot=FALSE;
ClientPtr requestingClient; /* XXX this should be obsolete now, remove? */
_X_EXPORT TimeStamp currentTime;