X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=clients%2Frcpt500%2Fhelp.c;h=31efcb163529a9165aea9a5a54dde5c67e290e06;hb=d4bf2caf70992f579b4562636df63348fdd68fcd;hp=0f541ab9be1efde1bfd59df0f6f9b195f5c6d899;hpb=42e0d83cb3a1a1c5b25183f1ab74ce7edbe25de7;p=openldap diff --git a/clients/rcpt500/help.c b/clients/rcpt500/help.c index 0f541ab9be..31efcb1635 100644 --- a/clients/rcpt500/help.c +++ b/clients/rcpt500/help.c @@ -6,22 +6,24 @@ * All Rights Reserved */ +#include "portable.h" + #include -#include -#include + +#include +#include +#include + +#ifdef HAVE_FCNTL_H #include +#endif -#include "portable.h" -#include "ldapconfig.h" +#include "ldap_defaults.h" #include "rcpt500.h" -extern int dosyslog; - int -help_cmd( msgp, reply ) - struct msginfo *msgp; - char *reply; +help_cmd(struct msginfo *msgp, char *reply) { int fd, len;