X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=net%2Fmac80211%2Fdebugfs_sta.h;h=8b608903259f9a89f324f126db7a73ca13bb253c;hb=5a85d716ab69035138cc49b5a71686343abc950b;hp=574a1cd54b960257e8f7c952c64256179a78ba5a;hpb=15700770ef7c5d12e2f1659d2ddbeb3f658d9f37;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);