aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xwin/winglobals.h
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/hw/xwin/winglobals.h')
-rw-r--r--xorg-server/hw/xwin/winglobals.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xorg-server/hw/xwin/winglobals.h b/xorg-server/hw/xwin/winglobals.h
index ae2385255..81ceca31c 100644
--- a/xorg-server/hw/xwin/winglobals.h
+++ b/xorg-server/hw/xwin/winglobals.h
@@ -90,4 +90,6 @@ extern Bool g_fButton[3];
extern Bool g_fNoConfigureWindow;
#endif
+extern pthread_mutex_t g_pmTerminating;
+
#endif /* WINGLOBALS_H */