X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fldap_pvt.h;h=e86b032cb40f4bd1036bf8c338c216e3a841f660;hb=refs%2Fheads%2Fits8573-tables;hp=094f918b7a820b72d9c51d0e05be3b2732e12707;hpb=71f1a1c3205e4a34a1289f01fdcd7f12f1be42b6;p=openldap diff --git a/include/ldap_pvt.h b/include/ldap_pvt.h index 094f918b7a..e86b032cb4 100644 --- a/include/ldap_pvt.h +++ b/include/ldap_pvt.h @@ -1,7 +1,7 @@ /* $OpenLDAP$ */ /* This work is part of OpenLDAP Software . * - * Copyright 1998-2015 The OpenLDAP Foundation. + * Copyright 1998-2018 The OpenLDAP Foundation. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -326,6 +326,11 @@ struct ldifrecord; LDAP_F ( int ) ldap_pvt_discard LDAP_P(( struct ldap *ld, ber_int_t msgid )); +/* init.c */ +LDAP_F( int ) +ldap_pvt_conf_option LDAP_P(( + char *cmd, char *opt, int userconf )); + /* ldifutil.c */ LDAP_F( int ) ldap_parse_ldif_record_x LDAP_P((