summaryrefslogtreecommitdiff
path: root/src/sysExec.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sysExec.cpp')
-rw-r--r--src/sysExec.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sysExec.cpp b/src/sysExec.cpp
index 2580828..49c0cae 100644
--- a/src/sysExec.cpp
+++ b/src/sysExec.cpp
@@ -46,6 +46,7 @@
#include <sys/select.h>
#include <stdlib.h>
#include <string.h>
+#include <cstring>
void anytun_exec(std::string const& script)
{