[PATCH:xf86-video-xgi 08/19] Uncomment header includes.
Thomas Klausner
wiz at NetBSD.org
Thu Aug 6 05:57:06 PDT 2015
Needed for open() and ioctl().
Signed-off-by: Thomas Klausner <wiz at NetBSD.org>
---
src/xgi_driver.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/src/xgi_driver.c b/src/xgi_driver.c
index fec7b78..a8a04db 100755
--- a/src/xgi_driver.c
+++ b/src/xgi_driver.c
@@ -110,11 +110,8 @@
#define DEFAULT_DPI 96
#endif
-/* Jong 01/22/2009; compiler error; type conflict */
-/*
#include <fcntl.h>
#include <sys/ioctl.h>
-*/
#ifdef XSERVER_LIBPCIACCESS
static Bool XGIPciProbe(DriverPtr drv, int entity_num,
--
2.5.0
More information about the xorg-devel
mailing list