libreswan: update to 4.1

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
This commit is contained in:
Lucian Cristian
2020-10-25 15:05:58 +02:00
committed by Hannu Nyman
parent e07a33a917
commit 80ac8dac11
6 changed files with 27 additions and 48 deletions
@@ -0,0 +1,10 @@
--- a/include/fd.h 2020-10-25 12:29:43.527467613 +0200
+++ b/include/fd.h 2020-10-25 12:27:41.043595114 +0200
@@ -26,6 +26,7 @@
#include <stdbool.h>
#include <stdlib.h> /* for ssize_t */
+#include <sys/types.h>
#include "where.h"