diff options
Diffstat (limited to 'xkbcomp/xkbcomp.h')
-rw-r--r-- | xkbcomp/xkbcomp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xkbcomp/xkbcomp.h b/xkbcomp/xkbcomp.h index 800780fc0..938b16d3a 100644 --- a/xkbcomp/xkbcomp.h +++ b/xkbcomp/xkbcomp.h @@ -31,6 +31,7 @@ #define DEBUG_VAR debugFlags
#endif
+#include <unistd.h>
#include <X11/Xlib.h>
#include <X11/XKBlib.h>
|