summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/xf86_os_support.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/os-support/xf86_os_support.h')
-rw-r--r--hw/xfree86/os-support/xf86_os_support.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xfree86/os-support/xf86_os_support.h b/hw/xfree86/os-support/xf86_os_support.h
index 30098a804..a711d3d21 100644
--- a/hw/xfree86/os-support/xf86_os_support.h
+++ b/hw/xfree86/os-support/xf86_os_support.h
@@ -25,5 +25,6 @@ PMClose xf86OSPMOpen(void);
void xf86InitVidMem(void);
void xf86OSRingBell(int volume, int pitch, int duration);
+void xf86OSInputThreadInit(void);
#endif /* _XSERVER_XF86_OS_SUPPORT */