summaryrefslogtreecommitdiff
path: root/src/shell_manager.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/shell_manager.cc')
-rw-r--r--src/shell_manager.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shell_manager.cc b/src/shell_manager.cc
index e105f102..af2aa98d 100644
--- a/src/shell_manager.cc
+++ b/src/shell_manager.cc
@@ -6,6 +6,7 @@
#include <cstring>
#include <sys/types.h>
#include <sys/wait.h>
+#include <unistd.h>
namespace Kakoune
{