X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=target_firmware%2Fmagpie_fw_dev%2Ftarget%2Fwlan%2Fwlan_pci.h;h=3bbd4466100967239bf98be1a8fcecb3d44e43a5;hb=799227f6d1e374f8bd0f2e657f344a918b07169d;hp=5cdba374926d4bc212463060cb5f902a8b82b232;hpb=e9e39b3bf6b4de3b609a5e4ec941254aecfe5cf4;p=open-ath9k-htc-firmware.git diff --git a/target_firmware/magpie_fw_dev/target/wlan/wlan_pci.h b/target_firmware/magpie_fw_dev/target/wlan/wlan_pci.h index 5cdba37..3bbd446 100755 --- a/target_firmware/magpie_fw_dev/target/wlan/wlan_pci.h +++ b/target_firmware/magpie_fw_dev/target/wlan/wlan_pci.h @@ -34,15 +34,18 @@ */ /* * @File: wlan_pci.h - * - * @Abstract: - * + * + * @Abstract: + * * @Notes: */ #ifndef _WLAN_PCI_H #define _WLAN_PCI_H +#include +#include + typedef int (*A_PCI_INIT_FUNC)(void); //extern A_PCI_INIT_FUNC g_pci_init_func;