1
0
mirror of https://github.com/kakwa/uts-server synced 2025-01-08 12:44:30 +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, ...);