included ngx_config.h & ngx_core.h to every file

This commit is contained in:
Roman Arutyunyan
2013-06-11 21:00:39 +04:00
parent 021db6cfd9
commit f94fcee9fb
34 changed files with 65 additions and 6 deletions

View File

@ -7,6 +7,7 @@
#define _NGX_RTMP_BANDWIDTH_H_INCLUDED_
#include <ngx_config.h>
#include <ngx_core.h>