aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/tag.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/tag.c')
-rw-r--r--src/nvim/tag.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/tag.c b/src/nvim/tag.c
index 7fa02d2e0a..e67fa337b3 100644
--- a/src/nvim/tag.c
+++ b/src/nvim/tag.c
@@ -43,6 +43,7 @@
#include "nvim/optionstr.h"
#include "nvim/os/fs.h"
#include "nvim/os/input.h"
+#include "nvim/os/os_defs.h"
#include "nvim/os/time.h"
#include "nvim/path.h"
#include "nvim/pos_defs.h"