#include "rfc3161.h" void skeleton_daemon(); void uts_logger(rfc3161_context *ct, int priority, char *fmt, ...); void log_hex(rfc3161_context *ct, int priority, char *id, unsigned char *content, int content_length); int set_params(rfc3161_context *ct, char *conf_file); int g_uts_sig_up; int g_uts_sig;