strongswan: bump to 5.5.0 (#2976)

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
Stijn Tintel
2016-07-18 18:33:46 +03:00
committed by Steven Barth
parent c130f17657
commit 1138d6fee0
4 changed files with 16 additions and 15 deletions
+1 -1
View File
@@ -58,9 +58,9 @@
+#include <musl.h>
+
#define _GNU_SOURCE
#include <sys/types.h>
#include <sys/socket.h>
#include <stdint.h>
--- a/src/libcharon/plugins/kernel_netlink/kernel_netlink_net.c
+++ b/src/libcharon/plugins/kernel_netlink/kernel_netlink_net.c
@@ -37,6 +37,8 @@