From: Eric Dumazet Date: Sun, 11 Nov 2007 05:18:39 +0000 (-0800) Subject: [INET]: Add a missing include to inet_hashtables.h X-Git-Tag: v2.6.24-rc3~155^2~38 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=9e4505c459440a41fd466451cf840dec5c957eeb;p=linux-2.6-omap-h63xx.git [INET]: Add a missing include to inet_hashtables.h Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- diff --git a/include/net/inet_hashtables.h b/include/net/inet_hashtables.h index 8461cda3749..469216d9366 100644 --- a/include/net/inet_hashtables.h +++ b/include/net/inet_hashtables.h @@ -23,6 +23,7 @@ #include #include #include +#include #include #include