--- libraries/liblber/decode.c 1998/08/17 21:26:26 1.4 +++ libraries/liblber/decode.c 1998/09/23 02:33:17 1.4.10.1 @@ -11,7 +11,11 @@ * is provided ``as is'' without express or implied warranty. */ +#define LDAP_BRIDGE /* disable LDAP_BRIDGE code */ +#include "portable.h" + #include + #ifdef MACOS #include #include @@ -41,16 +45,14 @@ #endif /* DOS */ #include + #include "lber.h" #ifdef LDAP_DEBUG int lber_debug; #endif -#ifdef NEEDPROTOS -static int ber_getnint( BerElement *ber, long *num, int len ); -#endif /* NEEDPROTOS */ - +static int ber_getnint LDAP_P(( BerElement *ber, long *num, int len )); /* return the tag - LBER_DEFAULT returned means trouble */ unsigned long