|
@@ -61,7 +61,11 @@
|
|
#include "cdp_txrx_flow_ctrl_legacy.h"
|
|
#include "cdp_txrx_flow_ctrl_legacy.h"
|
|
#include <cdp_txrx_peer_ops.h>
|
|
#include <cdp_txrx_peer_ops.h>
|
|
#include "wlan_hdd_nan_datapath.h"
|
|
#include "wlan_hdd_nan_datapath.h"
|
|
|
|
+#if defined(CONFIG_HL_SUPPORT)
|
|
|
|
+#include "wlan_tgt_def_config_hl.h"
|
|
|
|
+#else
|
|
#include "wlan_tgt_def_config.h"
|
|
#include "wlan_tgt_def_config.h"
|
|
|
|
+#endif
|
|
#include <wlan_objmgr_cmn.h>
|
|
#include <wlan_objmgr_cmn.h>
|
|
#include <wlan_objmgr_global_obj.h>
|
|
#include <wlan_objmgr_global_obj.h>
|
|
#include <wlan_objmgr_psoc_obj.h>
|
|
#include <wlan_objmgr_psoc_obj.h>
|