mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-12 01:14:41 +08:00
Include opt.h so that LWIP_ERROR works correctly
This commit is contained in:
parent
a7f7762302
commit
e8b80b8ae9
@ -33,6 +33,7 @@
|
|||||||
#define __LWIP_DEBUG_H__
|
#define __LWIP_DEBUG_H__
|
||||||
|
|
||||||
#include "lwip/arch.h"
|
#include "lwip/arch.h"
|
||||||
|
#include "lwip/opt.h"
|
||||||
|
|
||||||
/** lower two bits indicate debug level
|
/** lower two bits indicate debug level
|
||||||
* - 0 all
|
* - 0 all
|
||||||
|
Loading…
x
Reference in New Issue
Block a user