aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/os/shell.h')
-rw-r--r--src/nvim/os/shell.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nvim/os/shell.h b/src/nvim/os/shell.h
index 58960db157..48503f2601 100644
--- a/src/nvim/os/shell.h
+++ b/src/nvim/os/shell.h
@@ -1,6 +1,8 @@
#ifndef NVIM_OS_SHELL_H
#define NVIM_OS_SHELL_H
+#include <stdio.h>
+
#include "nvim/types.h"
// Flags for os_call_shell() second argument