s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it)
This commit is contained in:
parent
825ddf1363
commit
4016731b1c
48 changed files with 47 additions and 47 deletions
|
@ -33,7 +33,7 @@
|
|||
#include "numeric.h" /* ERR_xxx */
|
||||
#include "s_conf.h" /* struct ConfItem */
|
||||
#include "s_newconf.h"
|
||||
#include "s_log.h" /* log level defines */
|
||||
#include "logger.h" /* log level defines */
|
||||
#include "s_serv.h" /* server_estab, check_server */
|
||||
#include "s_stats.h" /* ServerStats */
|
||||
#include "scache.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue