patch-1.3.19 linux/include/net/sock.h
Next file: linux/init/main.c
Previous file: linux/include/net/netrom.h
Back to the patch index
Back to the overall index
- Lines: 20
- Date:
Tue Aug 15 20:12:08 1995
- Orig file:
v1.3.18/linux/include/net/sock.h
- Orig date:
Sun Aug 13 14:45:35 1995
diff -u --recursive --new-file v1.3.18/linux/include/net/sock.h linux/include/net/sock.h
@@ -37,15 +37,15 @@
#include <linux/config.h>
#include <linux/skbuff.h> /* struct sk_buff */
-#include "protocol.h" /* struct inet_protocol */
+#include <net/protocol.h> /* struct inet_protocol */
#ifdef CONFIG_AX25
-#include "ax25.h"
+#include <net/ax25.h>
#ifdef CONFIG_NETROM
-#include "netrom.h"
+#include <net/netrom.h>
#endif
#endif
#ifdef CONFIG_IPX
-#include "ipx.h"
+#include <net/ipx.h>
#endif
#ifdef CONFIG_ATALK
#include <linux/atalk.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this