]> git.sur5r.net Git - openldap/blobdiff - include/ldap_rq.h
Happy New Year
[openldap] / include / ldap_rq.h
index 39dc2ec2001e2904d1bfe3669e41ff405b715f2a..a3505b38037f9c8b33dae4d555130f4966501bed 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * 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
@@ -29,6 +29,7 @@ typedef struct re_s {
        void *arg;
        char *tname;
        char *tspec;
+       void *pool_cookie;
 } re_t;
 
 typedef struct runqueue_s {