|
version 1.4, 2000/11/14 18:20:37
|
version 1.5, 2005/10/14 15:17:03
|
|
|
|
| * PERFORMANCE OF THIS SOFTWARE. | * PERFORMANCE OF THIS SOFTWARE. |
| * | * |
| */ | */ |
| /* $XFree86: xc/programs/Xserver/hw/xfree86/os-support/hurd/hurd_video.c,v 1.3 1999/04/29 12:24:52 dawes Exp $ */ |
/* $XFree86: xc/programs/Xserver/hw/xfree86/os-support/hurd/hurd_video.c,v 1.4tsi Exp $ */ |
| | |
| #include <mach.h> | #include <mach.h> |
| #include <device/device.h> | #include <device/device.h> |
| | |
| #include "X.h" |
#include <X11/X.h> |
| #include "input.h" | #include "input.h" |
| #include "scrnintstr.h" | #include "scrnintstr.h" |
| | |