--- src/video/Xext/Xxf86dga/XF86DGA.c 2007/03/13 23:11:02 1.1 +++ src/video/Xext/Xxf86dga/XF86DGA.c 2007/03/13 23:15:14 @@ -18,7 +18,8 @@ Copyright (c) 1995,1996 The XFree86 Pro #define HAS_MMAP_ANON #include #include -#include /* PAGE_SIZE */ +/* kernel header doesn't work with -ansi */ +/* #include */ /* PAGE_SIZE */ #define HAS_SC_PAGESIZE /* _SC_PAGESIZE may be an enum for Linux */ #define HAS_GETPAGESIZE #endif /* linux */