]> git.sur5r.net Git - openldap/blobdiff - clients/rcpt500/help.c
merged with autoconf branch
[openldap] / clients / rcpt500 / help.c
index 0f541ab9be1efde1bfd59df0f6f9b195f5c6d899..b789da23430c47074c43996cf01dfd99b77de4fc 100644 (file)
@@ -6,12 +6,17 @@
  * All Rights Reserved
  */
 
+#include "portable.h"
+
 #include <stdio.h>
-#include <syslog.h>
-#include <string.h>
+
+#include <ac/syslog.h>
+#include <ac/string.h>
+
+#ifdef HAVE_FCNTL_H
 #include <fcntl.h>
+#endif
 
-#include "portable.h"
 #include "ldapconfig.h"
 #include "rcpt500.h"