diff --git a/[refs] b/[refs] index 529d0fb426e9..6e3052c9c2f8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 294cc44b7e48a6e7732499eebcf409b231460d8e +refs/heads/master: 5b323edbf9daf287fed50dcc63a85589ba24887b diff --git a/trunk/net/mac80211/ieee80211_sta.c b/trunk/net/mac80211/ieee80211_sta.c index 822917debeff..3e07e9d6fa42 100644 --- a/trunk/net/mac80211/ieee80211_sta.c +++ b/trunk/net/mac80211/ieee80211_sta.c @@ -17,6 +17,7 @@ * scan result table filtering (by capability (privacy, IBSS/BSS, WPA/RSN IE, * SSID) */ +#include #include #include #include @@ -27,7 +28,6 @@ #include #include #include -#include #include #include "ieee80211_i.h"