mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
add prototype for lutil_mnem2level
This commit is contained in:
parent
c3c88de106
commit
268d11a20e
@ -134,6 +134,7 @@ LDAP_BEGIN_DECL
|
||||
#endif /* LDAP_DEBUG */
|
||||
|
||||
|
||||
LDAP_LUTIL_F(int) lutil_mnem2level LDAP_P(( char *level ));
|
||||
LDAP_LUTIL_F(void) lutil_log_initialize(int argc, char **argv);
|
||||
LDAP_LUTIL_F(void) lutil_set_debug_level LDAP_P(( char *subsys, int level ));
|
||||
LDAP_LUTIL_F(void) lutil_log LDAP_P(( char *subsys, int level, const char *fmt, ... ));
|
||||
|
Loading…
Reference in New Issue
Block a user