aboutsummaryrefslogtreecommitdiffstats
path: root/zcip/zcip-4/linux-types.patch
diff options
context:
space:
mode:
Diffstat (limited to 'zcip/zcip-4/linux-types.patch')
-rw-r--r--zcip/zcip-4/linux-types.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/zcip/zcip-4/linux-types.patch b/zcip/zcip-4/linux-types.patch
index e69de29bb2..5ca388cafc 100644
--- a/zcip/zcip-4/linux-types.patch
+++ b/zcip/zcip-4/linux-types.patch
@@ -0,0 +1,15 @@
+
+#
+# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
+#
+
+--- zcip-4/zcip.c~linux-types
++++ zcip-4/zcip.c
+@@ -163,6 +163,7 @@
+ #endif
+
+ #ifdef CHECK_KERNEL_SOCKETFILTERS
++#include <linux/types.h>
+ #include <linux/filter.h>
+
+ //