--- net/netsyms.c.org Fri Feb 15 15:21:16 2002 +++ net/netsyms.c Fri Feb 15 15:29:10 2002 @@ -530,10 +530,10 @@ #ifdef CONFIG_SYSCTL EXPORT_SYMBOL(sysctl_wmem_max); EXPORT_SYMBOL(sysctl_rmem_max); +#endif #ifdef CONFIG_INET EXPORT_SYMBOL(sysctl_ip_default_ttl); #endif -#endif /* Packet scheduler modules want these. */ EXPORT_SYMBOL(qdisc_destroy);