requried for vsyslog

This commit is contained in:
Wolfgang Hottgenroth 2021-02-09 18:47:20 +01:00
parent 6e8f8d00e5
commit 45e4ad73a3

View File

@ -1,3 +1,6 @@
#define __USE_BSD
#define _BSD_SOURCE
#include <syslog.h>
#include <stdarg.h>