patch-2.1.6 linux/net/ipv4/icmp.c
Next file: linux/net/ipv4/igmp.c
Previous file: linux/net/ipv4/devinet.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Oct 28 14:29:30 1996
- Orig file:
v2.1.5/linux/net/ipv4/icmp.c
- Orig date:
Sat Oct 5 16:58:36 1996
diff -u --recursive --new-file v2.1.5/linux/net/ipv4/icmp.c linux/net/ipv4/icmp.c
@@ -256,7 +256,7 @@
#include <linux/errno.h>
#include <linux/timer.h>
#include <asm/system.h>
-#include <asm/segment.h>
+#include <asm/uaccess.h>
#include <net/checksum.h>
#define min(a,b) ((a)<(b)?(a):(b))
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov