summaryrefslogtreecommitdiffstats
path: root/src/providers/dp_backend.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/providers/dp_backend.h')
-rw-r--r--src/providers/dp_backend.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/providers/dp_backend.h b/src/providers/dp_backend.h
index cdb37a89e..8357e85f9 100644
--- a/src/providers/dp_backend.h
+++ b/src/providers/dp_backend.h
@@ -142,6 +142,9 @@ struct be_req {
void *pvt;
int restarts;
+
+ struct sss_domain_info *domain;
+ struct sysdb_ctx *sysdb;
};
struct be_acct_req {