8347d170b323eaac81076df7315ae23a4ea00bcf
[openwrt-10.03/.git] / target / linux / generic-2.4 / patches / 629-netlink_types_h.patch
1 --- a/include/linux/netlink.h
2 +++ b/include/linux/netlink.h
3 @@ -1,6 +1,8 @@
4  #ifndef __LINUX_NETLINK_H
5  #define __LINUX_NETLINK_H
6  
7 +#include <linux/types.h>
8 +
9  #define NETLINK_ROUTE          0       /* Routing/device hook                          */
10  #define NETLINK_SKIP           1       /* Reserved for ENskip                          */
11  #define NETLINK_USERSOCK       2       /* Reserved for user mode socket protocols      */