mirror of
https://github.com/chinawrj/rtl8812au
synced 2024-11-09 23:57:10 +00:00
Fix cfg80211.h include
This commit is contained in:
parent
7214fe8834
commit
8807b5e46b
@ -16,6 +16,7 @@
|
|||||||
|
|
||||||
#include <drv_types.h>
|
#include <drv_types.h>
|
||||||
#include <hal_data.h>
|
#include <hal_data.h>
|
||||||
|
#include <net/cfg80211.h>
|
||||||
|
|
||||||
#if defined(PLATFORM_LINUX) && defined (PLATFORM_WINDOWS)
|
#if defined(PLATFORM_LINUX) && defined (PLATFORM_WINDOWS)
|
||||||
#error "Shall be Linux or Windows, but not both!\n"
|
#error "Shall be Linux or Windows, but not both!\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user