Fix cfg80211.h include

This commit is contained in:
kimocoder 2019-08-17 13:48:49 +02:00
parent 7214fe8834
commit 8807b5e46b

View File

@ -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"