Make mg_rpc more easily portable

CL: none

PUBLISHED_FROM=2e77d72cdf82454349a7fe29cc77bd0b90ac4369
This commit is contained in:
Deomid Ryabkov 2018-10-09 12:44:32 +01:00 committed by Cesanta Bot
parent bc56353a79
commit c438bb0bc5

View File

@ -1645,6 +1645,7 @@ void mbuf_remove(struct mbuf *mb, size_t n) {
/* Amalgamated: #include "common/mg_str.h" */
/* Amalgamated: #include "common/platform.h" */
#include <ctype.h>
#include <stdlib.h>
#include <string.h>