/[cebix]/SheepShaver/src/Unix/video_x.cpp
ViewVC logotype

Diff of /SheepShaver/src/Unix/video_x.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.42 by gbeauche, Thu May 12 11:20:00 2005 UTC revision 1.43 by gbeauche, Wed Jun 22 12:24:36 2005 UTC
# Line 53  Line 53 
53  # include <X11/extensions/xf86vmode.h>  # include <X11/extensions/xf86vmode.h>
54  #endif  #endif
55    
56    #ifdef ENABLE_FBDEV_DGA
57    # include <sys/mman.h>
58    #endif
59    
60  #include "main.h"  #include "main.h"
61  #include "adb.h"  #include "adb.h"
62  #include "prefs.h"  #include "prefs.h"

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43

Christian Bauer">Christian Bauer
ViewVC Help
Powered by ViewVC 1.1.15