mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-29 16:25:54 +08:00
Fix mongoose amalgamation
PUBLISHED_FROM=16ae777c949caf87e7dce428d62fa8878a30d318
This commit is contained in:
parent
244e5f67d3
commit
cae0a1cbc0
@ -9795,7 +9795,6 @@ int mg_is_big_endian(void) {
|
||||
return ((char *) &n)[0] == 0;
|
||||
}
|
||||
|
||||
|
||||
DO_NOT_WARN_UNUSED MG_INTERNAL int mg_get_errno(void) {
|
||||
#ifndef WINCE
|
||||
return errno;
|
||||
|
Loading…
x
Reference in New Issue
Block a user