Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit 934f7c4

Browse files
committed
Add missing include
1 parent f1b79ef commit 934f7c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ESPAsyncTCP.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#include <async_config.h>
2626
#include "IPAddress.h"
2727
#include <functional>
28+
#include "lwip/init.h"
2829

2930
class AsyncClient;
3031

0 commit comments

Comments
 (0)