---
 hw/xfree86/os-support/linux/lnx_init.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/hw/xfree86/os-support/linux/lnx_init.c 
b/hw/xfree86/os-support/linux/lnx_init.c
index a49086b..ea92543 100644
--- a/hw/xfree86/os-support/linux/lnx_init.c
+++ b/hw/xfree86/os-support/linux/lnx_init.c
@@ -37,7 +37,9 @@
 #include "xf86_OSlib.h"
 #include "lnx.h"
 
+#include <unistd.h>
 #include <sys/stat.h>
+#include <fcntl.h>
 
 static Bool KeepTty = FALSE;
 static int VTnum = -1;
-- 
1.6.3.1

_______________________________________________
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to