mirror of
https://github.com/kakwa/uts-server
synced 2025-07-04 04:27:05 +02:00
adding creation for the ts context
This commit is contained in:
parent
6066e93bb2
commit
ed74ddb981
7 changed files with 64 additions and 13 deletions
|
@ -1,4 +1,5 @@
|
|||
#include "context.h"
|
||||
#include "rfc3161.h"
|
||||
|
||||
void skeleton_daemon();
|
||||
void logger(rfc3161_context *ct, int priority, char *fmt, ...);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue