patch-1.3.42 linux/include/net/netlink.h

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

diff -u --recursive --new-file v1.3.41/linux/include/net/netlink.h linux/include/net/netlink.h
@@ -1,11 +1,11 @@
 #ifndef __NET_NETLINK_H
 #define __NET_NETLINK_H
 
-#include <linux/config.h>
-
 #define NET_MAJOR 18		/* Major 18 is reserved for networking 		*/
 #define MAX_LINKS 3		/* 18,0 for route updates, 18,1 for SKIP 	*/
 #define MAX_QBYTES 32768	/* Maximum bytes in the queue 			*/
+
+#include <linux/config.h>
 
 extern int netlink_attach(int unit, int (*function)(struct sk_buff *skb));
 extern int netlink_donothing(struct sk_buff *skb);

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