mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-04 23:29:25 +00:00
Accidentally endabled to compile the code -> back to #if 0
This commit is contained in:
parent
c34c024dd5
commit
1309e5e86f
@ -45,7 +45,7 @@
|
||||
|
||||
#include "lwip/opt.h"
|
||||
|
||||
#if 1 /* don't build, this is only a skeleton, see previous comment */
|
||||
#if 0 /* don't build, this is only a skeleton, see previous comment */
|
||||
|
||||
#include "lwip/def.h"
|
||||
#include "lwip/mem.h"
|
||||
|
Loading…
Reference in New Issue
Block a user