]> git.sur5r.net Git - openldap/blobdiff - servers/slurpd/replog.c
Added support for newSuperior.
[openldap] / servers / slurpd / replog.c
index aa15411a13dc3875c8450dba8e983731956d9618..0e8f2f4c2ef5888b6937439aa083441962b181e1 100644 (file)
 #include <ac/unistd.h>
 
 #include <sys/stat.h>
+
+#ifdef HAVE_SYS_PARAM_H
 #include <sys/param.h>
+#endif
+
 #include <fcntl.h>
 
 #include "slurp.h"