RPC: stops the release_pipe() funtion from being called twice
[safe/jmp/linux-2.6] / net / sysctl_net.c
index c5241fc..55538f6 100644 (file)
@@ -16,6 +16,8 @@
 #include <linux/mm.h>
 #include <linux/sysctl.h>
 
+#include <net/sock.h>
+
 #ifdef CONFIG_INET
 #include <net/ip.h>
 #endif