]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/free.c
revert previous commit: do accept '\00'
[openldap] / libraries / libldap / free.c
index e20ffbd24dbaa30ed0027936656aad9aa1599bb2..8da55be83bb9b62581c0da8d58d151b2e67a0789 100644 (file)
@@ -1,6 +1,6 @@
 /* $OpenLDAP$ */
 /*
- * Copyright 1998-2000 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 /*  Portions
@@ -16,7 +16,6 @@
 #include <stdio.h>
 #include <ac/stdlib.h>
 
-#include <ac/ctype.h>
 #include <ac/string.h>
 #include <ac/time.h>