]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/ufn.c
Update ld->ld_errno if LDAP_DECODING_ERROR...
[openldap] / libraries / libldap / ufn.c
index 45386a1d62f1ca91954dc53e805be77a153f2a19..9d215cdec999aa45eb2333482374cbee70225c60 100644 (file)
@@ -1,3 +1,4 @@
+/* $OpenLDAP$ */
 /*
  * Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
@@ -21,7 +22,7 @@
 #include <ac/time.h>
 
 #include "ldap-int.h"
-#include "ldapconfig.h"
+#include "ldap_defaults.h"
 
 typedef int (*cancelptype) LDAP_P(( void *cancelparm ));