aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/strings.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/strings.c')
-rw-r--r--src/nvim/strings.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nvim/strings.c b/src/nvim/strings.c
index 4bd394cb44..00dcf3cf46 100644
--- a/src/nvim/strings.c
+++ b/src/nvim/strings.c
@@ -1,4 +1,3 @@
-
#include <inttypes.h>
#include <stdbool.h>
#include <string.h>