diff options
Diffstat (limited to 'libxcb/src/xcbint.h')
-rw-r--r-- | libxcb/src/xcbint.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libxcb/src/xcbint.h b/libxcb/src/xcbint.h index 154cca04a..1a7a44182 100644 --- a/libxcb/src/xcbint.h +++ b/libxcb/src/xcbint.h @@ -28,6 +28,7 @@ #ifndef __XCBINT_H #define __XCBINT_H +#include <unistd.h> #include "bigreq.h" #ifdef HAVE_CONFIG_H |