X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fldap_rq.h;h=23bd09dc10998335bb49ad522f989c4ad8e851e8;hb=412479e6fe38f0cc46c102b52caa04c177abeae6;hp=42ff7f74400398c325221a892bf2116c02dae8b5;hpb=fe49824f83bb0f2dd2f543c26f186b516c1d75bd;p=openldap diff --git a/include/ldap_rq.h b/include/ldap_rq.h index 42ff7f7440..23bd09dc10 100644 --- a/include/ldap_rq.h +++ b/include/ldap_rq.h @@ -1,7 +1,7 @@ /* $OpenLDAP$ */ /* This work is part of OpenLDAP Software . * - * Copyright 1998-2013 The OpenLDAP Foundation. + * Copyright 1998-2017 The OpenLDAP Foundation. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -29,6 +29,7 @@ typedef struct re_s { void *arg; char *tname; char *tspec; + void *pool_cookie; } re_t; typedef struct runqueue_s {