qcacld-3.0: Add correct header files in legacy code
After removing legacy policy manager header file had to add correct header files from host common to allow the compilation to happen successfully. Change-Id: I566b8f09776520e8a43eb48cc944ce627dc0c5cf CRs-Fixed: 2009818
This commit is contained in:

committed by
Sandeep Puligilla

vanhempi
ff6260d114
commit
45ed04f74c
@@ -54,6 +54,11 @@
|
||||
#include <wlan_objmgr_pdev_obj.h>
|
||||
#include <wlan_objmgr_vdev_obj.h>
|
||||
#include <wlan_utility.h>
|
||||
#include <linux/netdevice.h>
|
||||
#include <net/cfg80211.h>
|
||||
#include <qca_vendor.h>
|
||||
#include <wlan_scan_ucfg_api.h>
|
||||
|
||||
/*----------------------------------------------------------------------------
|
||||
* Preprocessor Definitions and Constants
|
||||
* -------------------------------------------------------------------------*/
|
||||
|
@@ -55,6 +55,7 @@
|
||||
#include "cds_ieee80211_common_i.h"
|
||||
#include "cds_regdomain.h"
|
||||
#include "wlan_policy_mgr_api.h"
|
||||
#include <wlan_scan_ucfg_api.h>
|
||||
|
||||
/*----------------------------------------------------------------------------
|
||||
* Preprocessor Definitions and Constants
|
||||
|
Viittaa uudesa ongelmassa
Block a user