Commit cae0a1cb authored by Deomid Ryabkov's avatar Deomid Ryabkov Committed by Cesanta Bot

Fix mongoose amalgamation

PUBLISHED_FROM=16ae777c949caf87e7dce428d62fa8878a30d318
parent 244e5f67
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment