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_ipportiphash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel/ip_set_ipportiphash.c') diff --git a/kernel/ip_set_ipportiphash.c b/kernel/ip_set_ipportiphash.c index e0725d9..166bec4 100644 --- a/kernel/ip_set_ipportiphash.c +++ b/kernel/ip_set_ipportiphash.c @@ -13,7 +13,7 @@ #include #include #include -#include +#include #include #include #include -- cgit v1.2.3