This commit is contained in:
2021-02-11 11:30:07 +01:00
parent 1f78a7c759
commit 2ce0804a30

View File

@ -4,6 +4,7 @@
#include <stdarg.h>
#include <stdbool.h>
#include <stdio.h>
#include <string.h>
extern bool verbose;
int facility = LOG_LOCAL0;