aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/window.c')
-rw-r--r--src/nvim/window.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nvim/window.c b/src/nvim/window.c
index 206cefd484..8ac50b2731 100644
--- a/src/nvim/window.c
+++ b/src/nvim/window.c
@@ -6,7 +6,6 @@
* See README.md for an overview of the Vim source code.
*/
-#include <errno.h>
#include <assert.h>
#include <inttypes.h>
#include <stdbool.h>