aboutsummaryrefslogtreecommitdiff
path: root/src/os_unix.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/os_unix.c')
-rw-r--r--src/os_unix.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/os_unix.c b/src/os_unix.c
index f67307346e..f65b285ba7 100644
--- a/src/os_unix.c
+++ b/src/os_unix.c
@@ -28,6 +28,7 @@
# define select select_declared_wrong
#include "vim.h"
+#include "os/os.h"
#include "os_unixx.h" /* unix includes for os_unix.c only */