]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/charset.c
Remove LDAP_PORT dependencies so that ldap.conf defaults take over.
[openldap] / libraries / libldap / charset.c
index 6c821c81c5876a52d1662b319c96ad8775537f40..3f5c93c98da7eb32674fc6fc7d57edad8af4e5e2 100644 (file)
@@ -18,13 +18,12 @@ static char copyright[] = "@(#) Copyright (c) 1995 Regents of the University of
 
 #include <ac/socket.h>
 #include <ac/string.h>
+#include <ac/time.h>
 
 #ifdef HAVE_SYS_PARAM_H
 #include <sys/param.h>
 #endif
 
-#include "lber.h"
-#include "ldap.h"
 #include "ldap-int.h"