diff options
author | marha <marha@users.sourceforge.net> | 2010-09-01 08:01:36 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-09-01 08:01:36 +0000 |
commit | e09e8cbeb878fc881b6987280e18ce5430318451 (patch) | |
tree | e201d29fb7ae5483f9500d60b98661d3ab7b3ad5 /libxcb/src/xcbint.h | |
parent | 1244ac35b027dbaa716057f990646adbf93e4a39 (diff) | |
parent | 2062b62455963bd62c0be570b3cac4ad481336d0 (diff) | |
download | vcxsrv-e09e8cbeb878fc881b6987280e18ce5430318451.tar.gz vcxsrv-e09e8cbeb878fc881b6987280e18ce5430318451.tar.bz2 vcxsrv-e09e8cbeb878fc881b6987280e18ce5430318451.zip |
svn merge ^/branches/released .
Diffstat (limited to 'libxcb/src/xcbint.h')
-rw-r--r-- | libxcb/src/xcbint.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libxcb/src/xcbint.h b/libxcb/src/xcbint.h index 2de7e3f22..f07add8b9 100644 --- a/libxcb/src/xcbint.h +++ b/libxcb/src/xcbint.h @@ -28,7 +28,6 @@ #ifndef __XCBINT_H #define __XCBINT_H -#include <unistd.h> #include "bigreq.h" #ifdef HAVE_CONFIG_H |