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

Commit 9132f4c

Browse files
author
Jay Logue
authored
Merge pull request #397 from openweave/issue/lock-example-build-error
Fix compile failure in lock example
2 parents a5f9b81 + 3213014 commit 9132f4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/inet/InetInterface.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
#include <InetLayer/IPPrefix.h>
3939

4040
#if WEAVE_SYSTEM_CONFIG_USE_LWIP
41+
#include <lwip/tcpip.h>
4142
#include <lwip/sys.h>
4243
#include <lwip/netif.h>
4344
#endif // WEAVE_SYSTEM_CONFIG_USE_LWIP

0 commit comments

Comments
 (0)