summaryrefslogtreecommitdiffstats
path: root/src/responder/nss/nsssrv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/responder/nss/nsssrv.h')
-rw-r--r--src/responder/nss/nsssrv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/responder/nss/nsssrv.h b/src/responder/nss/nsssrv.h
index 2153d014f..a36589837 100644
--- a/src/responder/nss/nsssrv.h
+++ b/src/responder/nss/nsssrv.h
@@ -73,6 +73,7 @@ struct nss_ctx {
struct sss_mc_ctx *grp_mc_ctx;
struct sss_idmap_ctx *idmap_ctx;
+ struct sss_names_ctx *global_names;
};
struct nss_packet;