Forráskód Böngészése

qcacld-3.0: Resolve compiler issue for Fillmore

There is implicit declaration of function wlan_mlo_get_tdls_link_vdev
issue when compiling Fillmore devSP. To resolve it, add the
corresponding header file.

Change-Id: I6bc4dc01b82f3a0805e79fb7e25c4c4c7642c4e6
CRs-Fixed: 3477725
Paul Zhang 1 éve
szülő
commit
41881c7d5d
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      core/mac/src/pe/lim/lim_send_management_frames.c

+ 1 - 0
core/mac/src/pe/lim/lim_send_management_frames.c

@@ -60,6 +60,7 @@
 #include "wlan_crypto_global_api.h"
 #include "wlan_connectivity_logging.h"
 #include "lim_mlo.h"
+#include "wlan_mlo_mgr_sta.h"
 
 /**
  *