1
0
mirror of https://github.com/kakwa/uts-server synced 2024-11-11 12:08:54 +01:00
uts-server/inc/utils.h
2016-08-24 23:03:49 +02:00

5 lines
110 B
C

#include "context.h"
void skeleton_daemon();
void logger(rfc3161_context *ct, int priority, char *fmt, ...);