]> git.sur5r.net Git - openldap/commitdiff
ITS#408: add missing LDAP_END_DECL
authorKurt Zeilenga <kurt@openldap.org>
Wed, 22 Dec 1999 00:42:05 +0000 (00:42 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 22 Dec 1999 00:42:05 +0000 (00:42 +0000)
libraries/liblber/lber-int.h

index 787287e04c235676f33aa66c6363757761b92495..cbfe658f5e268e4f2255c9da124bbb8557c0b89b 100644 (file)
@@ -284,4 +284,6 @@ ber_pvt_sb_udp_get_src LDAP_P((Sockbuf *sb ));
 LIBLBER_F( int )
 ber_pvt_socket_set_nonblock LDAP_P(( ber_socket_t sd, int nb ));
 
+LDAP_END_DECL
+
 #endif /* _LBER_INT_H */