switch to forward dec

This commit is contained in:
J. Nick Koston
2026-03-02 08:47:16 -10:00
parent 9e4a04b732
commit fda0e784d3
+3 -1
View File
@@ -35,7 +35,9 @@
#endif
#endif // USE_SOCKET_SELECT_SUPPORT
#if defined(USE_ESP8266) && defined(USE_SOCKET_IMPL_LWIP_TCP)
#include "esphome/components/socket/socket.h"
namespace esphome::socket {
void socket_wake();
} // namespace esphome::socket
#endif
#ifdef USE_BINARY_SENSOR