summaryrefslogtreecommitdiff
path: root/devel/mpatrol/files/patch-..__..__src__mpatrol.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/mpatrol/files/patch-..__..__src__mpatrol.h')
-rw-r--r--devel/mpatrol/files/patch-..__..__src__mpatrol.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/mpatrol/files/patch-..__..__src__mpatrol.h b/devel/mpatrol/files/patch-..__..__src__mpatrol.h
new file mode 100644
index 000000000000..f335de221249
--- /dev/null
+++ b/devel/mpatrol/files/patch-..__..__src__mpatrol.h
@@ -0,0 +1,13 @@
+
+$FreeBSD$
+
+--- ../../src/mpatrol.h
++++ ../../src/mpatrol.h
+@@ -32,6 +32,7 @@
+ #include <stdlib.h>
+ #include <string.h>
+ #include <stdarg.h>
++#include <unistd.h>
+ #if !MP_NOCPLUSPLUS
+ #ifdef __cplusplus
+ #include <new>