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