freebsd-ports/devel/mpatrol/files/patch-..__..__src__mpatrol.h
Mathieu Arnold 8dab11a002 Remove $FreeBSD$ from patches files in categories a-j.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 13:34:20 +00:00

10 lines
207 B
C

--- ../../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>