aboutsummaryrefslogtreecommitdiff
path: root/X11/Xarch.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-12-26 20:09:16 +0000
committermarha <marha@users.sourceforge.net>2010-12-26 20:09:16 +0000
commit98a38f8fe605b90577b7a07f68b8a0866dd18a15 (patch)
treebc8a396a648b702c77c82155c6c364b8f1c9ccb2 /X11/Xarch.h
parentbfc120af66586bc6c79cd65a6bc7733b7ccdb428 (diff)
downloadvcxsrv-98a38f8fe605b90577b7a07f68b8a0866dd18a15.tar.gz
vcxsrv-98a38f8fe605b90577b7a07f68b8a0866dd18a15.tar.bz2
vcxsrv-98a38f8fe605b90577b7a07f68b8a0866dd18a15.zip
Updated to xproto-7.0.20
Diffstat (limited to 'X11/Xarch.h')
-rw-r--r--X11/Xarch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/X11/Xarch.h b/X11/Xarch.h
index 58fb9a5d8..f80c58099 100644
--- a/X11/Xarch.h
+++ b/X11/Xarch.h
@@ -40,6 +40,7 @@
# else
# if defined(SVR4) || defined(__SVR4)
+# include <sys/types.h>
# include <sys/byteorder.h>
# elif defined(CSRG_BASED)
# if defined(__NetBSD__) || defined(__OpenBSD__)