X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=net%2Fmac80211%2Fdebugfs_sta.h;h=8b608903259f9a89f324f126db7a73ca13bb253c;hb=50fa86172bec2769979b5eb0cd1a244391ae4bb0;hp=574a1cd54b960257e8f7c952c64256179a78ba5a;hpb=f697b677620d04d8c77841745727de85f7e948b1;p=karo-tx-linux.git diff --git a/net/mac80211/debugfs_sta.h b/net/mac80211/debugfs_sta.h index 574a1cd54b96..8b608903259f 100644 --- a/net/mac80211/debugfs_sta.h +++ b/net/mac80211/debugfs_sta.h @@ -1,6 +1,8 @@ #ifndef __MAC80211_DEBUGFS_STA_H #define __MAC80211_DEBUGFS_STA_H +#include "sta_info.h" + #ifdef CONFIG_MAC80211_DEBUGFS void ieee80211_sta_debugfs_add(struct sta_info *sta); void ieee80211_sta_debugfs_remove(struct sta_info *sta);