ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/Unix/video_x.cpp
(Generate patch)

Comparing SheepShaver/src/Unix/video_x.cpp (file contents):
Revision 1.6 by gbeauche, 2003-11-21T17:01:33Z vs.
Revision 1.7 by gbeauche, 2003-12-04T22:29:15Z

# Line 27 | Line 27
27   #include <sys/ipc.h>
28   #include <sys/shm.h>
29   #include <errno.h>
30 <
31 < #ifdef HAVE_PTHREADS
32 < # include <pthread.h>
33 < #endif
30 > #include <pthread.h>
31  
32   #ifdef ENABLE_XF86_DGA
33   #include <X11/extensions/xf86dga.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines