]> git.sur5r.net Git - openldap/blobdiff - include/ac/assert.h
Use getpeereid(3) where available else use *_PEERCRED replacment function
[openldap] / include / ac / assert.h
index c8155dd832c5a7ab26965be105a1d9d772486b2d..53512d925e26e7744f0e2ac45956d956c7a70460 100644 (file)
@@ -32,7 +32,7 @@
  * create a replacement and hope it works
  */
 
-LIBLBER_F (void) ber_pvt_assert LDAP_P(( const char *file, int line,
+LBER_F (void) ber_pvt_assert LDAP_P(( const char *file, int line,
                                         const char *test ));
 
 /* Can't use LDAP_STRING(test), that'd expand to "test" */