X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fldap_pvt.h;h=e86b032cb40f4bd1036bf8c338c216e3a841f660;hb=HEAD;hp=f1d93ac3728327d3910f12c47c0ee0442c2d7396;hpb=a58c01317ca02ef2fee65fd650a5a9f5e04a727c;p=openldap diff --git a/include/ldap_pvt.h b/include/ldap_pvt.h index f1d93ac372..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-2017 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((