]> git.sur5r.net Git - openldap/blobdiff - include/ldap_log.h
Only set URANDOM_DEVICE if undef
[openldap] / include / ldap_log.h
index 1ba0b42d68106911eb8f9ad3e8376be60bc80023..d52358d430558598e110052dec0b62c8cd65f9b9 100644 (file)
@@ -78,7 +78,7 @@ extern int    ldap_syslog_level;
 #define Debug( level, fmt, arg1, arg2, arg3 )
 #endif /* LDAP_DEBUG */
 
-LIBLUTIL_F(void) lutil_debug LDAP_P((
+LDAP_LUTIL_F(void) lutil_debug LDAP_P((
        int debug, int level,
        const char* fmt, ... )) LDAP_GCCATTR((format(printf, 3, 4)));