headers: remove sched.h from interrupt.h
[deliverable/linux.git] / drivers / net / wireless / hostap / hostap_ioctl.c
index 3f2bda881a4f1a40e68b00fc24045c583ae2c0a2..9419cebca8a582f8d9dab12bc442a67409ddebea 100644 (file)
@@ -1,6 +1,7 @@
 /* ioctl() (mostly Linux Wireless Extensions) routines for Host AP driver */
 
 #include <linux/types.h>
+#include <linux/sched.h>
 #include <linux/ethtool.h>
 #include <linux/if_arp.h>
 #include <net/lib80211.h>
This page took 0.030336 seconds and 5 git commands to generate.