- add missing include

This commit is contained in:
Bernhard Reutner-Fischer 2007-09-19 09:20:04 +00:00
parent 53cc639eef
commit 036f718684
1 changed files with 7 additions and 7 deletions

View File

@ -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 */