net: Add linux/sysctl.h includes where needed.
authorDavid S. Miller <davem@davemloft.net>
Thu, 26 May 2011 20:40:37 +0000 (16:40 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 May 2011 17:40:58 +0000 (13:40 -0400)
commitbee95250f015ffc3a6efb99516489e70d1b52da2
treea5e841fb1dc6dd6a041755004de6c8d4639a7021
parent9d931dd2ed62c14d7bf7c4c3ab3ef7610c46ca9b
net: Add linux/sysctl.h includes where needed.

Several networking headers were depending upon the implicit
linux/sysctl.h include they get when including linux/net.h

Add explicit includes.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netfilter.h
include/net/net_namespace.h