nl80211: Include linux/rtnetlink.h explicitly
[libeap.git] / src / drivers / netlink.h
index bcbfbb5..ccf12a5 100644 (file)
@@ -16,6 +16,7 @@
 #define NETLINK_H
 
 struct netlink_data;
+struct ifinfomsg;
 
 struct netlink_config {
        void *ctx;