freebsd-ports/devel/mpatrol/files/patch-..__..__src__mpatrol.h
2014-07-29 17:12:47 +00:00

13 lines
219 B
C

$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>