diff --git a/ngx_rtmp_exec_module.c b/ngx_rtmp_exec_module.c index 0a2fdab..18449bd 100644 --- a/ngx_rtmp_exec_module.c +++ b/ngx_rtmp_exec_module.c @@ -4,7 +4,10 @@ #include "ngx_rtmp_cmd_module.h" +#include +#ifdef HAVE_MALLOC_H #include +#endif #ifdef NGX_LINUX #include