diff options
Diffstat (limited to 'net/mac80211/rc80211_pid_debugfs.c')
| -rw-r--r-- | net/mac80211/rc80211_pid_debugfs.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/net/mac80211/rc80211_pid_debugfs.c b/net/mac80211/rc80211_pid_debugfs.c index a59043fbb0f..45667054a5f 100644 --- a/net/mac80211/rc80211_pid_debugfs.c +++ b/net/mac80211/rc80211_pid_debugfs.c @@ -6,6 +6,7 @@   * published by the Free Software Foundation.   */ +#include <linux/sched.h>  #include <linux/spinlock.h>  #include <linux/poll.h>  #include <linux/netdevice.h>  |