source:
vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/xf86dgaext.h@
77938
Last change on this file since 77938 was 25078, checked in by , 15 years ago | |
---|---|
|
|
File size: 193 bytes |
Line | |
---|---|
1 | /* $XFree86$ */ |
2 | |
3 | #ifdef HAVE_DIX_CONFIG_H |
4 | #include <dix-config.h> |
5 | #endif |
6 | |
7 | #ifndef _XF86DGAEXT_H_ |
8 | #define _XF86DGAEXT_H_ |
9 | |
10 | extern DISPATCH_PROC(ProcXF86DGADispatch); |
11 | |
12 | #endif /* _XF86DGAEXT_H_ */ |
Note:
See TracBrowser
for help on using the repository browser.