patch-2.1.88 linux/include/net/ipx.h

Next file: linux/include/net/profile.h
Previous file: linux/include/net/ip_masq.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.87/linux/include/net/ipx.h linux/include/net/ipx.h
@@ -1,4 +1,3 @@
-
 /*
  *	The following information is in its entirety obtained from:
  *
@@ -12,7 +11,6 @@
 #define _NET_INET_IPX_H_
 
 #include <linux/netdevice.h>
-#include <linux/skbuff.h>
 #include <net/datalink.h>
 #include <linux/ipx.h>
 
@@ -44,8 +42,6 @@
 };
 
 #include <net/ipxcall.h>
-extern int ipx_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt);
-extern void ipxrtr_device_down(struct device *dev);
 
 typedef struct ipx_interface {
 	/* IPX address */
@@ -80,4 +76,4 @@
 #define IPX_MIN_EPHEMERAL_SOCKET	0x4000
 #define IPX_MAX_EPHEMERAL_SOCKET	0x7fff
 
-#endif
+#endif /* def _NET_INET_IPX_H_ */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov