Explorar o código

Merge "qcacmn: Remove conditional compilation"

Linux Build Service Account %!s(int64=3) %!d(string=hai) anos
pai
achega
ca30b20446
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      umac/regulatory/core/src/reg_services_common.c

+ 1 - 1
umac/regulatory/core/src/reg_services_common.c

@@ -24,8 +24,8 @@
 
 #include <wlan_cmn.h>
 #include <reg_services_public_struct.h>
-#ifdef CONFIG_AFC_SUPPORT
 #include <wlan_reg_services_api.h>
+#ifdef CONFIG_AFC_SUPPORT
 #include "reg_opclass.h"
 #endif
 #include <wlan_objmgr_psoc_obj.h>