patch-2.1.16 linux/include/net/sock.h
Next file: linux/include/net/x25.h
Previous file: linux/include/net/rose.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Wed Dec 18 12:47:26 1996
- Orig file:
v2.1.15/linux/include/net/sock.h
- Orig date:
Thu Dec 12 19:37:20 1996
diff -u --recursive --new-file v2.1.15/linux/include/net/sock.h linux/include/net/sock.h
@@ -49,7 +49,7 @@
#include <linux/skbuff.h> /* struct sk_buff */
#include <net/protocol.h> /* struct inet_protocol */
#if defined(CONFIG_X25) || defined(CONFIG_X25_MODULE)
-#/* notyet */include <net/x25.h>
+#include <net/x25.h>
#endif
#if defined(CONFIG_AX25) || defined(CONFIG_AX25_MODULE)
#include <net/ax25.h>
@@ -376,8 +376,6 @@
unsigned short cong_count;
atomic_t packets_out;
unsigned short shutdown;
-
- unsigned short window; /* used by netrom/ax.25 */
#if defined(CONFIG_IPV6) || defined (CONFIG_IPV6_MODULE)
union {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov