]> git.sur5r.net Git - openldap/blobdiff - servers/slurpd/replog.c
Change 'attribute' directive to 'attributetype'
[openldap] / servers / slurpd / replog.c
index aa15411a13dc3875c8450dba8e983731956d9618..f4c738061a339f47656ff3a62f3a3b18888b8ff1 100644 (file)
@@ -1,3 +1,4 @@
+/* $OpenLDAP$ */
 /*
  * Copyright (c) 1996 Regents of the University of Michigan.
  * All rights reserved.
 #include <ac/unistd.h>
 
 #include <sys/stat.h>
+
+#ifdef HAVE_SYS_PARAM_H
 #include <sys/param.h>
+#endif
+
 #include <fcntl.h>
 
 #include "slurp.h"