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

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


Committed by: daniel

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

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


Index: linux.c
===================================================================
RCS file: /cvs/xserver/debrix/hw/xorg/os-support/linux/int10/linux.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- linux.c	23 Apr 2004 19:54:11 -0000	1.2
+++ linux.c	10 Jun 2004 19:41:01 -0000	1.3
@@ -3,6 +3,9 @@
  * linux specific part of the int10 module
  * Copyright 1999, 2000, 2001, 2002, 2003, 2004 Egbert Eich
  */
+#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