summarylogtreecommitdiffstats
path: root/valknut.patch
diff options
context:
space:
mode:
Diffstat (limited to 'valknut.patch')
-rw-r--r--valknut.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/valknut.patch b/valknut.patch
new file mode 100644
index 000000000000..1b445883716d
--- /dev/null
+++ b/valknut.patch
@@ -0,0 +1,12 @@
+diff --git a/valknut/main.cpp b/valknut/main.cpp
+index a14009e..f3066b8 100644
+--- a/valknut/main.cpp
++++ b/valknut/main.cpp
+@@ -23,6 +23,7 @@
+
+ #include <stdlib.h>
+ #ifndef WIN32
++#include <unistd.h>
+ #include <signal.h>
+ #endif
+