]> git.sur5r.net Git - openldap/blobdiff - clients/rcpt500/main.c
Update the announcement for 2.0-alpha (needs work... suggestions welcomed).
[openldap] / clients / rcpt500 / main.c
index fc12b247e9ee0d32ba90c8dec1bcdd121ef61a43..9a37edae751195bd4bb18e08aa1d460668934899 100644 (file)
@@ -9,7 +9,8 @@
 #include "portable.h"
 
 #include <stdio.h>
-#include <stdlib.h>
+
+#include <ac/stdlib.h>
 
 #include <ac/ctype.h>
 #include <ac/signal.h>
@@ -17,7 +18,7 @@
 #include <ac/syslog.h>
 #include <ac/unistd.h>
 
-#include "ldapconfig.h"
+#include "ldap_defaults.h"
 #include "rcpt500.h"
 
 int dosyslog = 0;