mirror of
https://github.com/arut/nginx-rtmp-module.git
synced 2025-08-06 15:00:18 +08:00
included ngx_config.h & ngx_core.h to every file
This commit is contained in:
@ -3,6 +3,8 @@
|
||||
*/
|
||||
|
||||
|
||||
#include <ngx_config.h>
|
||||
#include <ngx_core.h>
|
||||
#include "ngx_rtmp_cmd_module.h"
|
||||
#include "ngx_rtmp_eval.h"
|
||||
#include <stdlib.h>
|
||||
|
Reference in New Issue
Block a user