mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-01-14 18:36:27 +00:00
Include opt.h so that LWIP_ERROR works correctly
This commit is contained in:
parent
a93d9c4310
commit
1f4b814d0b
@ -33,6 +33,7 @@
|
||||
#define __LWIP_DEBUG_H__
|
||||
|
||||
#include "lwip/arch.h"
|
||||
#include "lwip/opt.h"
|
||||
|
||||
/** lower two bits indicate debug level
|
||||
* - 0 all
|
||||
|
Loading…
Reference in New Issue
Block a user