Diff for /libraries/liblber/decode.c between versions 1.32 and 1.33

version 1.32, 1999/06/02 22:37:46 version 1.33, 1999/06/03 16:24:23
Line 25 Line 25
 #include <ac/string.h>  #include <ac/string.h>
 #include <ac/socket.h>  #include <ac/socket.h>
   
   #undef LDAP_F_PRE
   #define LDAP_F_PRE LDAP_F_EXPORT
   
 #include "lber-int.h"  #include "lber-int.h"
   
 static int ber_getnint LDAP_P(( BerElement *ber, long *num, int len ));  static int ber_getnint LDAP_P(( BerElement *ber, long *num, int len ));

Removed from v.1.32  
changed lines
  Added in v.1.33


______________
© Copyright 1998-2020, OpenLDAP Foundation, info@OpenLDAP.org