Last change
on this file since 69348 was 51223, checked in by vboxsync, 11 years ago |
Additions/x11/x11include: added header files for X.Org Server 1.0 and 1.1.
|
-
Property svn:eol-style
set to
native
|
File size:
211 bytes
|
Line | |
---|
1 | /* $XFree86$ */
|
---|
2 |
|
---|
3 | #ifdef HAVE_XORG_CONFIG_H
|
---|
4 | #include <xorg-config.h>
|
---|
5 | #endif
|
---|
6 |
|
---|
7 | #ifndef _XF86_XQUEUE_H_
|
---|
8 | #define _XF86_XQUEUE_H_
|
---|
9 |
|
---|
10 | Bool XqueueMousePreInit(InputInfoPtr pInfo, const char *protocol, int flags);
|
---|
11 |
|
---|
12 | #endif
|
---|
Note:
See
TracBrowser
for help on using the repository browser.