diff options
author | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-09-15 16:34:18 +0000 |
---|---|---|
committer | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-09-15 16:34:18 +0000 |
commit | e81c9eb0ff201e28e32dfb0e1639885e4e1d7b71 (patch) | |
tree | 52da975f1eed9615e4b5b8799131b8fc1a2687c2 /xinit.c | |
parent | 4e14556c04921fb1ebdf00a4615670d88c09d148 (diff) |
Pull XORG-6_8_0 to CYGWIN branchCYGWIN-6_8_0-MERGE
Diffstat (limited to 'xinit.c')
-rw-r--r-- | xinit.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ in this Software without prior written authorization from The Open Group. */ /* $XFree86: xc/programs/xinit/xinit.c,v 3.32 2002/05/31 18:46:13 dawes Exp $ */ + #include <X11/Xlib.h> #include <X11/Xos.h> #include <stdio.h> |