xqueue.h   [plain text]


/* $XFree86: xc/programs/Xserver/hw/xfree86/os-support/sysv/xqueue.h,v 1.1 1999/05/22 08:40:18 dawes Exp $ */

#ifndef _XF86_XQUEUE_H_
#define _XF86_XQUEUE_H_

Bool XqueueMousePreInit(InputInfoPtr pInfo, const char *protocol, int flags);

#endif