1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/net/opensips/files/patch-mem__shm_mem.h
Kurt Jaeger edab711863 net/opensips: 2.1.2 -> 2.1.3
PR:		211094
Changes:	http://opensips.org/pub/opensips/2.1.3/ChangeLog
Submitted by:	Euan Thoms <euan@potensol.com> (maintainer)
2016-07-17 15:41:55 +00:00

11 lines
240 B
C

--- mem/shm_mem.h.orig 2016-05-30 14:13:27 UTC
+++ mem/shm_mem.h
@@ -62,6 +62,7 @@
#endif
#endif
+#include "../error.h"
#include "../dprint.h"
#include "../lock_ops.h" /* we don't include locking.h on purpose */
#include "common.h"