diff --git a/compat.c b/compat.c index 8a91a66..285220c 100644 --- a/compat.c +++ b/compat.c @@ -10,9 +10,9 @@ #include "compat.h" #include "our_syslog.h" +#include #ifndef HAVE_STRLCPY -#include #include void strlcpy(char *dst, const char *src, size_t size)