1
0
mirror of https://github.com/kakwa/uts-server synced 2024-06-03 09:38:07 +02: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, ...);