mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-07-22 03:32:09 +00:00
extracted base logging function into a logging_base.h
This commit is contained in:
@@ -30,9 +30,9 @@
|
||||
|
||||
#include "uslibs/types.h"
|
||||
#include "uslibs/tools.h"
|
||||
#include "uslibs/logging.h"
|
||||
|
||||
#include "const.h"
|
||||
#include "logging.h"
|
||||
|
||||
|
||||
static char *_get_value(janus_config *jcfg, const char *section, const char *option);
|
||||
|
||||
Reference in New Issue
Block a user