mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
move config to kernel module
This commit is contained in:
parent
5e14aa9c13
commit
cb99de4462
15 changed files with 19 additions and 19 deletions
|
@ -36,7 +36,7 @@ using namespace std;
|
|||
#include <srs_core_source.hpp>
|
||||
#include <srs_core_server.hpp>
|
||||
#include <srs_core_pithy_print.hpp>
|
||||
#include <srs_core_config.hpp>
|
||||
#include <srs_kernel_config.hpp>
|
||||
#include <srs_core_refer.hpp>
|
||||
#include <srs_core_hls.hpp>
|
||||
#include <srs_core_http.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue