From 31c93a74639077ee39b448ff47f446b4864cfaea Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Wed, 11 Feb 2009 14:00:35 +0100 Subject: Use the new hash really. References to the old include file replaced with new one in order to really use the new Jenkins' hash function. --- kernel/ip_set_nethash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel/ip_set_nethash.c') diff --git a/kernel/ip_set_nethash.c b/kernel/ip_set_nethash.c index 268fe6a..27267d9 100644 --- a/kernel/ip_set_nethash.c +++ b/kernel/ip_set_nethash.c @@ -11,7 +11,7 @@ #include #include #include -#include +#include #include #include #include -- cgit v1.2.3