]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/ipx/sysctl_net_ipx.c
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
[karo-tx-linux.git] / net / ipx / sysctl_net_ipx.c
index ad7c03dedaab831c259f2041767227d955e584f3..0dafcc561ed612c550e352ace51187b937fb4bd7 100644 (file)
@@ -9,14 +9,12 @@
 #include <linux/mm.h>
 #include <linux/sysctl.h>
 #include <net/net_namespace.h>
+#include <net/ipx.h>
 
 #ifndef CONFIG_SYSCTL
 #error This file should not be compiled without CONFIG_SYSCTL defined
 #endif
 
-/* From af_ipx.c */
-extern int sysctl_ipx_pprop_broadcasting;
-
 static struct ctl_table ipx_table[] = {
        {
                .procname       = "ipx_pprop_broadcasting",