mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-28 18:16:13 +00:00
sio.h: include opt.h for checking #ifndef's
This commit is contained in:
parent
90fba8773f
commit
b7da649944
@ -36,6 +36,7 @@
|
||||
#define SIO_H
|
||||
|
||||
#include "lwip/arch.h"
|
||||
#include "lwip/opt.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
Loading…
Reference in New Issue
Block a user