debrix/hw/xorg/os-support/linux/int10/vm86 linux_vm86.c,1.2,1.3

Daniel Stone xserver-commit at pdx.freedesktop.org
Fri Jun 11 05:41:05 EST 2004


Committed by: daniel

Update of /cvs/xserver/debrix/hw/xorg/os-support/linux/int10/vm86
In directory pdx:/home/daniel/x/debrix/debrix/hw/xorg/os-support/linux/int10/vm86

Modified Files:
	linux_vm86.c 
Log Message:
Initial import from modular sources.


Index: linux_vm86.c
===================================================================
RCS file: /cvs/xserver/debrix/hw/xorg/os-support/linux/int10/vm86/linux_vm86.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- linux_vm86.c	23 Apr 2004 19:54:11 -0000	1.2
+++ linux_vm86.c	10 Jun 2004 19:41:03 -0000	1.3
@@ -1,5 +1,8 @@
 /* $XFree86$ */
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
 #include "xf86.h"
 #include "xf86_OSproc.h"
 #include "xf86_ansic.h"




More information about the xserver-commit mailing list