X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fldap_rq.h;h=23bd09dc10998335bb49ad522f989c4ad8e851e8;hb=dfc6b58d43718b0eca934c377a1aaa163cbe441e;hp=39dc2ec2001e2904d1bfe3669e41ff405b715f2a;hpb=71f1a1c3205e4a34a1289f01fdcd7f12f1be42b6;p=openldap diff --git a/include/ldap_rq.h b/include/ldap_rq.h index 39dc2ec200..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-2015 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 {