patch-1.3.19 linux/include/net/ip.h
Next file: linux/include/net/ipx.h
Previous file: linux/include/net/eth.h
Back to the patch index
Back to the overall index
-  Lines: 13
 -  Date:
Tue Aug 15 20:16:43 1995
 -  Orig file: 
v1.3.18/linux/include/net/ip.h
 -  Orig date: 
Wed Aug  9 14:55:43 1995
 
diff -u --recursive --new-file v1.3.18/linux/include/net/ip.h linux/include/net/ip.h
@@ -27,10 +27,10 @@
 #include <linux/netdevice.h>
 
 #ifndef _SNMP_H
-#include "snmp.h"
+#include <net/snmp.h>
 #endif
 
-#include "sock.h"	/* struct sock */
+#include <net/sock.h>	/* struct sock */
 
 /* IP flags. */
 #define IP_CE		0x8000		/* Flag: "Congestion"		*/
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