aboutsummaryrefslogtreecommitdiff
path: root/net/libreswan/patches/020-limits.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net/libreswan/patches/020-limits.patch')
-rw-r--r--net/libreswan/patches/020-limits.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libreswan/patches/020-limits.patch b/net/libreswan/patches/020-limits.patch
index 5a5635698..20d86cb80 100644
--- a/net/libreswan/patches/020-limits.patch
+++ b/net/libreswan/patches/020-limits.patch
@@ -16,5 +16,5 @@
#include <unistd.h> /* for gethostname() */
+#include <limits.h>
- #include <libreswan.h>
- #include "libreswan/pfkeyv2.h"
+ #include <event2/event.h>
+ #include <event2/event_struct.h>