summaryrefslogtreecommitdiffstats
path: root/net/netsyms.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/netsyms.c')
-rw-r--r--net/netsyms.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/netsyms.c b/net/netsyms.c
index ff92b23f1..9fee8a822 100644
--- a/net/netsyms.c
+++ b/net/netsyms.c
@@ -490,8 +490,10 @@ EXPORT_SYMBOL(init_hippi_dev);
EXPORT_SYMBOL(unregister_hipdev);
#endif
+#ifdef CONFIG_INET
EXPORT_SYMBOL(sysctl_wmem_max);
EXPORT_SYMBOL(sysctl_rmem_max);
+#endif
#if defined(CONFIG_ATALK) || defined(CONFIG_ATALK_MODULE)
#include<linux/if_ltalk.h>