patch-2.1.112 linux/include/net/sock.h
Next file: linux/include/net/x25.h
Previous file: linux/include/net/ipv6.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Tue Jul 28 13:52:02 1998
-  Orig file: 
v2.1.111/linux/include/net/sock.h
-  Orig date: 
Tue Jul 21 00:15:33 1998
diff -u --recursive --new-file v2.1.111/linux/include/net/sock.h linux/include/net/sock.h
@@ -469,6 +469,9 @@
 #ifdef CONFIG_NETLINK
 		struct netlink_opt	af_netlink;
 #endif
+#if defined(CONFIG_ECONET) || defined(CONFIG_ECONET_MODULE)
+		struct econet_opt	*af_econet;
+#endif
 	} protinfo;  		
 
 	/* IP 'private area' or will be eventually. */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov