xserver/hw/xfree86/os-support/sysv/xqueue.h
2004-04-23 19:54:30 +00:00

8 lines
152 B
C

/* $XFree86$ */
#ifndef _XF86_XQUEUE_H_
#define _XF86_XQUEUE_H_
Bool XqueueMousePreInit(InputInfoPtr pInfo, const char *protocol, int flags);
#endif