patch-2.1.82 linux/net/socket.c
Next file: linux/net/wanrouter/wanmain.c
Previous file: linux/net/packet/af_packet.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Sun Jan 25 10:05:47 1998
-  Orig file: 
v2.1.81/linux/net/socket.c
-  Orig date: 
Mon Jan 12 15:28:28 1998
diff -u --recursive --new-file v2.1.81/linux/net/socket.c linux/net/socket.c
@@ -1432,6 +1432,9 @@
 }
 
 extern void sk_init(void);
+#ifdef CONFIG_WAN_ROUTER
+extern void wanrouter_init(void);
+#endif
 
 __initfunc(void sock_init(void))
 {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov