qcacmn: Include correct header file in epping module for policy manager
Include the correct header file in epping module for policy manager as part of policy manager restructuring. Change-Id: I115e1473fade0da0c6fc2c2ce9eda061c83dfe66 CRs-Fixed: 2009818
This commit is contained in:

committed by
Sandeep Puligilla

parent
b178eb464d
commit
bb105f90d1
@@ -53,7 +53,7 @@
|
|||||||
#include "hif.h"
|
#include "hif.h"
|
||||||
#include "epping_main.h"
|
#include "epping_main.h"
|
||||||
#include "epping_internal.h"
|
#include "epping_internal.h"
|
||||||
#include "cds_concurrency.h"
|
#include "wlan_policy_mgr_api.h"
|
||||||
|
|
||||||
#ifdef TIMER_MANAGER
|
#ifdef TIMER_MANAGER
|
||||||
#define TIMER_MANAGER_STR " +TIMER_MANAGER"
|
#define TIMER_MANAGER_STR " +TIMER_MANAGER"
|
||||||
|
Reference in New Issue
Block a user