This commit is contained in:
Wolfgang Hottgenroth 2021-02-11 11:30:07 +01:00
parent 1f78a7c759
commit 2ce0804a30
Signed by: wn
GPG Key ID: 6C1E5E531E0D5D7F

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;