mirror of
https://github.com/kakwa/uts-server
synced 2024-11-11 12:08:54 +01:00
5 lines
110 B
C
5 lines
110 B
C
#include "context.h"
|
|
|
|
void skeleton_daemon();
|
|
void logger(rfc3161_context *ct, int priority, char *fmt, ...);
|