aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/event/rstream.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/event/rstream.h')
-rw-r--r--src/nvim/event/rstream.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nvim/event/rstream.h b/src/nvim/event/rstream.h
index f30ad79ee5..77418c59a2 100644
--- a/src/nvim/event/rstream.h
+++ b/src/nvim/event/rstream.h
@@ -3,7 +3,6 @@
#include <stdbool.h>
#include <stddef.h>
-
#include <uv.h>
#include "nvim/event/loop.h"