wifi: Include missing header to get RxSignalInfo definition

This commit is contained in:
Gabriel Ferreira
2024-04-07 18:15:14 +02:00
parent 3005ac54ef
commit 959ed1807d

View File

@@ -20,6 +20,7 @@
#ifndef WIFI_PHY_STATE_HELPER_H
#define WIFI_PHY_STATE_HELPER_H
#include "phy-entity.h"
#include "wifi-phy-common.h"
#include "wifi-phy-state.h"
#include "wifi-ppdu.h"