summaryrefslogtreecommitdiff
path: root/devel/mpatrol/files/patch-..__..__src__mpatrol.h
blob: 06085c015eb3360d2f3ad46b48c8e31704fe97b9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ../../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>