patch-2.3.38 linux/include/linux/rtnetlink.h
Next file: linux/include/linux/sched.h
Previous file: linux/include/linux/ppdev.h
Back to the patch index
Back to the overall index
-  Lines: 17
-  Date:
Thu Jan  6 16:18:30 2000
-  Orig file: 
v2.3.37/linux/include/linux/rtnetlink.h
-  Orig date: 
Thu Jan  6 12:57:48 2000
diff -u --recursive --new-file v2.3.37/linux/include/linux/rtnetlink.h linux/include/linux/rtnetlink.h
@@ -1,7 +1,6 @@
 #ifndef __LINUX_RTNETLINK_H
 #define __LINUX_RTNETLINK_H
 
-#include <linux/config.h>
 #include <linux/netlink.h>
 
 #define RTNL_DEBUG 1
@@ -529,6 +528,8 @@
 /* End of information exported to user level */
 
 #ifdef __KERNEL__
+
+#include <linux/config.h>
 
 extern __inline__ int rtattr_strcmp(struct rtattr *rta, char *str)
 {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)