guard syslog.h

pull/105/head
Dave Murphy 2024-02-24 09:09:33 +00:00
parent 75dcdc2cf3
commit ba086d6f1a
No known key found for this signature in database
GPG Key ID: F7FD5492264BB9D0
1 changed files with 2 additions and 0 deletions

View File

@ -48,7 +48,9 @@
#ifdef HAVE_LIMITS_H
#include <limits.h>
#endif
#ifdef HAVE_SYSLOG_H
#include <syslog.h>
#endif
#ifdef HAVE_SYS_TYPES_H
#include <sys/types.h>
#endif