Last change
on this file since 99743 was 49174, checked in by vboxsync, 11 years ago |
Additions/x11: replace header files for X.Org Server 1.6.0 with those for version 1.6.5 due to an ABI bump in-between.
|
-
Property svn:eol-style
set to
native
|
File size:
176 bytes
|
Line | |
---|
1 | #ifdef HAVE_DIX_CONFIG_H
|
---|
2 | #include <dix-config.h>
|
---|
3 | #endif
|
---|
4 |
|
---|
5 | #ifndef _XF86DGAEXT_H_
|
---|
6 | #define _XF86DGAEXT_H_
|
---|
7 |
|
---|
8 | extern DISPATCH_PROC(ProcXF86DGADispatch);
|
---|
9 |
|
---|
10 | #endif /* _XF86DGAEXT_H_ */
|
---|
Note:
See
TracBrowser
for help on using the repository browser.