diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2020-06-14 20:38:04 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2020-06-14 20:38:04 +0000 |
commit | bd332d4241533bae8e79ccd52193de683135d5b5 (patch) | |
tree | 70b4532fdb6c1fa5a77d4938dee47bed19b0130b /net/opensips/files/patch-mem__shm_mem.h | |
parent | audio/strawberry: Update to 0.6.12 (diff) |
net/opensips: update 2.2.6 -> 3.0.2
- a progress of almost 2.5 years of opensips development
PR: 244594
Submitted by: Talal Al Dik <tad@vif.com>
Approved by: euan@potensol.com (maintainer timeout)
Relnotes: https://opensips.org/pub/opensips/3.0.1/ChangeLog
https://www.opensips.org/About/Version-3-0-0
https://www.opensips.org/About/Version-2-4-x
https://www.opensips.org/About/Version-2-3-x
https://opensips.org/pub/opensips/2.2.7/ChangeLog
Diffstat (limited to '')
-rw-r--r-- | net/opensips/files/patch-mem__shm_mem.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/opensips/files/patch-mem__shm_mem.h b/net/opensips/files/patch-mem__shm_mem.h deleted file mode 100644 index 0cec5165b041..000000000000 --- a/net/opensips/files/patch-mem__shm_mem.h +++ /dev/null @@ -1,10 +0,0 @@ ---- 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" |