From 692fd7db42487f4c173cfb2743e40baee160b359 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Thu, 13 Jan 2011 22:01:51 +0100 Subject: Use jhash.h accepted in kernel, with backward compatibility. --- kernel/ip_set_hash_net.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel/ip_set_hash_net.c') diff --git a/kernel/ip_set_hash_net.c b/kernel/ip_set_hash_net.c index 6096830..1ad1de7 100644 --- a/kernel/ip_set_hash_net.c +++ b/kernel/ip_set_hash_net.c @@ -8,7 +8,7 @@ /* Kernel module implementing an IP set type: the hash:net type */ #include -#include +#include #include #include #include -- cgit v1.2.3