summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/sysv/xqueue.h
blob: 45df28275219c24526fea5776aa6d6ad748ba3cb (plain)
1
2
3
4
5
6
7
8
/* $XFree86$ */

#ifndef _XF86_XQUEUE_H_
#define _XF86_XQUEUE_H_

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

#endif