summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--keymap/keymap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/keymap/keymap.c b/keymap/keymap.c
index c48d934..454fc83 100644
--- a/keymap/keymap.c
+++ b/keymap/keymap.c
@@ -26,6 +26,7 @@
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
+#include <unistd.h>
#include <errno.h>
#include <limits.h>
#include <fcntl.h>