]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/sort.c
Update ld->ld_errno if LDAP_DECODING_ERROR...
[openldap] / libraries / libldap / sort.c
index 79f805dfa69dee2543b0a9b056d78d9bf6746572..c62961b7731f6cc9367d45d88f949a6d33f4e273 100644 (file)
@@ -1,3 +1,4 @@
+/* $OpenLDAP$ */
 /*
  * Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
@@ -19,7 +20,7 @@
 #include "portable.h"
 
 #include <stdio.h>
-#include <stdlib.h>
+#include <ac/stdlib.h>
 
 #include <ac/ctype.h>
 #include <ac/string.h>