summaryrefslogtreecommitdiff
path: root/net/ipv4/inet_hashtables.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-08-07 09:12:37 +0400
committerLinus Torvalds <torvalds@linux-foundation.org>2011-08-07 09:12:37 +0400
commit7cd4767e696123cdb7447fbd7c281eb8c610c8e4 (patch)
tree8a44dfbe0a131f6036eab36f887a058e9750fe69 /net/ipv4/inet_hashtables.c
parent1957e7fdefce4494cb8d8f09ee2317b7ede24994 (diff)
parent6e5714eaf77d79ae1c8b47e3e040ff5411b717ec (diff)
downloadlinux-7cd4767e696123cdb7447fbd7c281eb8c610c8e4.tar.xz
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: net: Compute protocol sequence numbers and fragment IDs using MD5. crypto: Move md5_transform to lib/md5.c
Diffstat (limited to 'net/ipv4/inet_hashtables.c')
-rw-r--r--net/ipv4/inet_hashtables.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ipv4/inet_hashtables.c b/net/ipv4/inet_hashtables.c
index 3c0369a3a663..984ec656b03b 100644
--- a/net/ipv4/inet_hashtables.c
+++ b/net/ipv4/inet_hashtables.c
@@ -21,6 +21,7 @@
#include <net/inet_connection_sock.h>
#include <net/inet_hashtables.h>
+#include <net/secure_seq.h>
#include <net/ip.h>
/*