Parent Directory
|
Revision Log
|
Patch
| revision 1.6 by gbeauche, Fri Nov 21 17:01:33 2003 UTC | revision 1.7 by gbeauche, Thu Dec 4 22:29:15 2003 UTC | |
|---|---|---|
| # | Line 27 | Line 27 |
| 27 | #include <sys/ipc.h> | #include <sys/ipc.h> |
| 28 | #include <sys/shm.h> | #include <sys/shm.h> |
| 29 | #include <errno.h> | #include <errno.h> |
| #ifdef HAVE_PTHREADS | ||
| 30 | # include <pthread.h> | # include <pthread.h> |
| #endif | ||
| 31 | ||
| 32 | #ifdef ENABLE_XF86_DGA | #ifdef ENABLE_XF86_DGA |
| 33 | #include <X11/extensions/xf86dga.h> | #include <X11/extensions/xf86dga.h> |
|
||||||||
| Christian Bauer">Christian Bauer | ViewVC Help |
| Powered by ViewVC 1.1.15 |