wlan: Fix for OSS build compilation issue
Do not include "wpa_ctrl.h" in qsap.c file to avoid compilation errors on OSS builds. Change-Id: Ie3afa0bc564a5b2d9c2245b85f4681b83c1d1644 CRs-Fixed: 758764
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
00e8d69b78
commit
f31a10d2e2
@@ -54,7 +54,6 @@
|
|||||||
|
|
||||||
#include "qsap_api.h"
|
#include "qsap_api.h"
|
||||||
#include "qsap.h"
|
#include "qsap.h"
|
||||||
#include "libwpa_client/wpa_ctrl.h"
|
|
||||||
|
|
||||||
#include <sys/system_properties.h>
|
#include <sys/system_properties.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user