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 7cdecb92a..0b1916837 100644
--- a/src/tests/common.h
+++ b/src/tests/common.h
@@ -62,6 +62,7 @@ struct sss_test_ctx {
struct confdb_ctx *confdb;
struct tevent_context *ev;
struct sss_domain_info *dom;
+ struct sss_names_ctx *nctx;
char *confdb_path;
bool done;