]> git.sur5r.net Git - openldap/blobdiff - include/ldap_rq.h
ITS#8798 Unify slapd-* tools setup
[openldap] / include / ldap_rq.h
index 15bfbbd6c661c7c61287c4b55ee0e41445d223ba..23bd09dc10998335bb49ad522f989c4ad8e851e8 100644 (file)
@@ -29,6 +29,7 @@ typedef struct re_s {
        void *arg;
        char *tname;
        char *tspec;
+       void *pool_cookie;
 } re_t;
 
 typedef struct runqueue_s {