Skip to content

Commit c1e439d

Browse files
authored
fix lwip-v1.4 compilation (#5935)
1 parent f139519 commit c1e439d

File tree

1 file changed

+1
-0
lines changed
  • tools/sdk/lwip/include/arch

1 file changed

+1
-0
lines changed

Diff for: tools/sdk/lwip/include/arch/cc.h

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
#include "ets_sys.h"
4040
#include "osapi.h"
4141
#define EFAULT 14
42+
#include <sys/pgmspace.h>
4243

4344
//#define LWIP_PROVIDE_ERRNO
4445

0 commit comments

Comments
 (0)