]> git.sur5r.net Git - openldap/blobdiff - servers/slurpd/replog.c
Remove lint
[openldap] / servers / slurpd / replog.c
index aa15411a13dc3875c8450dba8e983731956d9618..d13ea4bb813c2f53704eda42cd644b2863576208 100644 (file)
@@ -1,3 +1,4 @@
+/* $OpenLDAP$ */
 /*
  * Copyright (c) 1996 Regents of the University of Michigan.
  * All rights reserved.
 #include <stdio.h>
 
 #include <ac/errno.h>
+#include <ac/param.h>
 #include <ac/string.h>
 #include <ac/syslog.h>
 #include <ac/time.h>
 #include <ac/unistd.h>
 
 #include <sys/stat.h>
-#include <sys/param.h>
+
 #include <fcntl.h>
 
 #include "slurp.h"