add missing includes and forward declarations to networking includes under linux/
[linux-2.6-microblaze.git] / include / linux / nl802154.h
index b227822..cbe5fd1 100644 (file)
@@ -8,6 +8,8 @@
 #ifndef NL802154_H
 #define NL802154_H
 
+#include <net/netlink.h>
+
 #define IEEE802154_NL_NAME "802.15.4 MAC"
 #define IEEE802154_MCAST_COORD_NAME "coordinator"
 #define IEEE802154_MCAST_BEACON_NAME "beacon"