diff --git a/src/ap/sta_info.h b/src/ap/sta_info.h index 3fb60f69f..3809766a6 100644 --- a/src/ap/sta_info.h +++ b/src/ap/sta_info.h @@ -9,11 +9,7 @@ #ifndef STA_INFO_H #define STA_INFO_H -#ifdef CONFIG_MESH -/* needed for mesh_plink_state enum */ #include "common/defs.h" -#endif /* CONFIG_MESH */ - #include "list.h" #include "vlan.h" #include "common/wpa_common.h"