fix compile warnings for gcc 6.2.0
[open-ath9k-htc-firmware.git] / target_firmware / magpie_fw_dev / target / init / app_start.c
index 8960199a204daab16f281f27046160d372bb128a..a9d208895ca39794e557ed0fd781b8b1683bb9ba 100644 (file)
  * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
  * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
+
+#include <wlan_pci.h>
+#include <Magpie_api.h>
+#include <rom.h>
+
 #include "dt_defs.h"
 #include "athos_api.h"
 
@@ -41,6 +46,7 @@
 #include "adf_os_io.h"
 
 #include "init.h"
+#include "app_start.h"
 #include <linux/compiler.h>
 
 // @TODO: Should define the memory region later~