]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/config.c
ITS#6045: Use copy of db when testing filter in matchops.
[openldap] / servers / slapd / config.c
index 2dfa57f5e66ccdc7786df417168c42a06ab0e1ec..e6c138b3ac66c5c726802a1107c1435f41977370 100644 (file)
@@ -62,6 +62,7 @@ slap_mask_t           global_allows = 0;
 slap_mask_t            global_disallows = 0;
 int            global_gentlehup = 0;
 int            global_idletimeout = 0;
+int            global_writetimeout = 0;
 char   *global_host = NULL;
 char   *global_realm = NULL;
 char   *sasl_host = NULL;