diff options
Diffstat (limited to 'src/nvim/vim.h')
-rw-r--r-- | src/nvim/vim.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nvim/vim.h b/src/nvim/vim.h index 0959f87288..056f2da0ab 100644 --- a/src/nvim/vim.h +++ b/src/nvim/vim.h @@ -95,7 +95,6 @@ typedef uint32_t u8char_T; #include <errno.h> -#include <stdarg.h> /* ================ end of the header file puzzle =============== */ |