Parent Directory
|
Revision Log
|
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" |
|
||||||||
| Christian Bauer">Christian Bauer | ViewVC Help |
| Powered by ViewVC 1.1.15 |