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, 0 insertions, 1 deletions
diff --git a/src/nvim/tag.c b/src/nvim/tag.c
index 3b6a1bfe85..f99f0dc612 100644
--- a/src/nvim/tag.c
+++ b/src/nvim/tag.c
@@ -44,7 +44,6 @@
#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"