fix compile warnings for gcc 6.2.0
[open-ath9k-htc-firmware.git] / target_firmware / magpie_fw_dev / target / wlan / wlan_pci.h
index 5cdba374926d4bc212463060cb5f902a8b82b232..6afc895c90bc6663ad9216ee99af1c0cd3d3617d 100755 (executable)
@@ -43,6 +43,9 @@
 #ifndef _WLAN_PCI_H
 #define _WLAN_PCI_H
 
+#include <adf_os_stdtypes.h>
+#include <adf_os_types.h>
+
 typedef int (*A_PCI_INIT_FUNC)(void);
 
 //extern A_PCI_INIT_FUNC g_pci_init_func;