mirror of
https://github.com/kakwa/uts-server
synced 2025-07-04 04:27:05 +02:00
general reorganization
* rename the logger function to uts_logger * add logging to the create_tsctx fucntion * fix some warning *
This commit is contained in:
parent
a2007f36dd
commit
ec467ba646
8 changed files with 50 additions and 60 deletions
|
@ -1,5 +1,4 @@
|
|||
#include <stdbool.h>
|
||||
#include "utils.h"
|
||||
#include "rfc3161.h"
|
||||
|
||||
int http_server_start(char *conffile, bool stdout_dbg);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue