[Xorg-commit] xc/programs/Xserver/hw/xwin winprefs.h,1.1.6.2,1.1.6.3

Harold L Hunt II xorg-commit at pdx.freedesktop.org
Wed May 9 17:30:30 EEST 2007


Committed by: harold

Update of /cvs/xorg/xc/programs/Xserver/hw/xwin
In directory pdx:/tmp/cvs-serv23800

Modified Files:
      Tag: CYGWIN
	winprefs.h 
Log Message:
Build fix for winprefsyacc.y (Oyvind Harboe)

Index: winprefs.h
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xwin/winprefs.h,v
retrieving revision 1.1.6.2
retrieving revision 1.1.6.3
diff -u -d -r1.1.6.2 -r1.1.6.3
--- a/winprefs.h	17 Feb 2004 06:26:17 -0000	1.1.6.2
+++ b/winprefs.h	22 Feb 2004 12:22:27 -0000	1.1.6.3
@@ -29,6 +29,9 @@
  */
 /* $XFree86: xc/programs/Xserver/hw/xwin/winprefs.h,v 1.1 2003/10/02 13:30:11 eich Exp $ */
 
+/* Need Bool */
+#include "Xdefs.h"
+
 /* Need to know how long paths can be... */
 #include <limits.h>
 





More information about the xorg-commit mailing list