diff options
Diffstat (limited to 'devel/mpatrol/files/patch-..__..__src__mpatrol.h')
-rw-r--r-- | devel/mpatrol/files/patch-..__..__src__mpatrol.h | 13 |
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> |