]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/init.c
Remove lint
[openldap] / libraries / libldap / init.c
index 6bdd4adfc7f07e00d208265d4cb228105051ba5e..820c951e9597f44991f19bd3fc9f4ec4fcf41818 100644 (file)
@@ -1,6 +1,6 @@
 /* $OpenLDAP$ */
 /*
- * Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 1998-2000 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 #include "portable.h"
@@ -13,6 +13,8 @@
 #include <ac/ctype.h>
 #include <ac/time.h>
 
+#include <limits.h>
+
 #include "ldap-int.h"
 #include "ldap_defaults.h"