diff --git a/uwsgi.h b/uwsgi.h index fbe1fc5d..063640a6 100644 --- a/uwsgi.h +++ b/uwsgi.h @@ -114,7 +114,9 @@ extern char UWSGI_EMBED_CONFIG_END; #include #include +#define __USE_ISOC99 #include +#undef __USE_ISOC99 #include #include