mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-28 10:39:34 -05:00
ITS#408: add missing LDAP_END_DECL
This commit is contained in:
parent
b6d68acd14
commit
4c7739e6e5
1 changed files with 2 additions and 0 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Reference in a new issue