]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/sasl.c
More cleanup in ldap_pvt_tls_destroy()
[openldap] / libraries / libldap / sasl.c
index a3630e9781bbaa994e99e1909253d6ffee5d807f..aa43fc6f8b18ffba56474fca97dcf4a87d7a13df 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
  */
 
 
 #include "portable.h"
 
-#include <stdlib.h>
 #include <stdio.h>
 
 #include <ac/socket.h>
+#include <ac/stdlib.h>
 #include <ac/string.h>
 #include <ac/time.h>
 #include <ac/errno.h>