patch-1.3.78 linux/net/netrom/nr_dev.c

Next file: linux/net/netsyms.c
Previous file: linux/net/netrom/af_netrom.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.77/linux/net/netrom/nr_dev.c linux/net/netrom/nr_dev.c
@@ -30,7 +30,6 @@
 #include <linux/fcntl.h>
 #include <linux/in.h>
 #include <linux/if_ether.h>	/* For the statistics structure. */
-#include <linux/if_arp.h>
 
 #include <asm/system.h>
 #include <asm/segment.h>
@@ -39,6 +38,7 @@
 #include <linux/inet.h>
 #include <linux/netdevice.h>
 #include <linux/etherdevice.h>
+#include <linux/if_arp.h>
 #include <linux/skbuff.h>
 
 #include <net/ip.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