Commit 036f7186 authored by Bernhard Reutner-Fischer's avatar Bernhard Reutner-Fischer
Browse files

- add missing include

parent 53cc639e
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -4408,7 +4408,7 @@ packaging/utils/kernelpatch 2.6
+
+#ifdef __KERNEL__
+#include "ipsec_kversion.h"
+
+#include <linux/ip.h>		/* struct iphdr */
+/* Set number of ipsecX virtual devices here. */
+/* This must be < exp(field width of IPSEC_DEV_FORMAT) */
+/* It must also be reasonable so as not to overload the memory and CPU */