packages: ipset/ipset-kernel-3.3.patch - missing header

baggins baggins at pld-linux.org
Fri Apr 6 22:39:55 CEST 2012


Author: baggins                      Date: Fri Apr  6 20:39:55 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- missing header

---- Files affected:
packages/ipset:
   ipset-kernel-3.3.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/ipset/ipset-kernel-3.3.patch
diff -u packages/ipset/ipset-kernel-3.3.patch:1.1 packages/ipset/ipset-kernel-3.3.patch:1.2
--- packages/ipset/ipset-kernel-3.3.patch:1.1	Fri Apr  6 22:37:01 2012
+++ packages/ipset/ipset-kernel-3.3.patch	Fri Apr  6 22:39:50 2012
@@ -19,6 +19,14 @@
  
 --- ipset-6.11/kernel/net/netfilter/ipset/ip_set_hash_ip.c~	2011-10-04 17:18:10.000000000 +0200
 +++ ipset-6.11/kernel/net/netfilter/ipset/ip_set_hash_ip.c	2012-04-06 22:35:56.923721440 +0200
+@@ -7,6 +7,7 @@
+ 
+ /* Kernel module implementing an IP set type: the hash:ip type */
+ 
++#include <linux/version.h>
+ #include <linux/jhash.h>
+ #include <linux/module.h>
+ #include <linux/ip.h>
 @@ -241,7 +241,11 @@
  static inline void
  hash_ip6_data_copy(struct hash_ip6_elem *dst, const struct hash_ip6_elem *src)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/ipset/ipset-kernel-3.3.patch?r1=1.1&r2=1.2



More information about the pld-cvs-commit mailing list