mirror of
https://github.com/cesanta/mongoose.git
synced 2025-08-06 13:37:34 +08:00
Disable SSI on Zephyr by default
This commit is contained in:
parent
3d9fa10485
commit
df602c27d5
@ -20,6 +20,7 @@
|
||||
#define strerror(x) zsock_gai_strerror(x)
|
||||
#define FD_CLOEXEC 0
|
||||
#define F_SETFD 0
|
||||
#define MG_ENABLE_SSI 0
|
||||
|
||||
int rand(void);
|
||||
int sscanf(const char *, const char *, ...);
|
||||
|
Loading…
Reference in New Issue
Block a user