summaryrefslogtreecommitdiffstats
path: root/src/tests/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/common.h')
-rw-r--r--src/tests/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/common.h b/src/tests/common.h
index 2e71b2295..9065db39e 100644
--- a/src/tests/common.h
+++ b/src/tests/common.h
@@ -64,6 +64,7 @@ struct sss_test_ctx {
struct sss_domain_info *dom;
struct sss_names_ctx *nctx;
char *confdb_path;
+ char *conf_dom_path;
bool done;
int error;