ITS#9513 fix prev commit

01e5664c7c removed an include that is needed
This commit is contained in:
Howard Chu 2021-04-23 17:10:02 +01:00
parent defa618405
commit 9624bb5af0

View File

@ -20,6 +20,7 @@
#include <ac/stdarg.h>
#include <ac/stdlib.h>
#include <ac/string.h>
#include <ac/time.h>
#include <ac/ctype.h>
#ifdef LDAP_SYSLOG