patch-2.2.2 linux/net/netsyms.c
Next file: linux/net/sunrpc/svcsock.c
Previous file: linux/net/ipx/af_ipx.c
Back to the patch index
Back to the overall index
-  Lines: 10
 -  Date:
Mon Feb  1 14:04:39 1999
 -  Orig file: 
v2.2.1/linux/net/netsyms.c
 -  Orig date: 
Fri Jan  8 22:36:27 1999
 
diff -u --recursive --new-file v2.2.1/linux/net/netsyms.c linux/net/netsyms.c
@@ -382,6 +382,9 @@
 EXPORT_SYMBOL(ipv4_config);
 EXPORT_SYMBOL(dev_open);
 
+/* Used by other modules */
+EXPORT_SYMBOL(in_ntoa);
+
 EXPORT_SYMBOL(ip_rcv);
 EXPORT_SYMBOL(arp_rcv);
 EXPORT_SYMBOL(arp_tbl);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)