]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit69de8e665e6e0fdf5d8bc194a9ce659d883db1ec
treea5e841fb1dc6dd6a041755004de6c8d4639a7021
parentd055c65c654b1a305130c488778dfbe1762a5d49
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