summaryrefslogtreecommitdiffstats
path: root/src/providers/data_provider.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/providers/data_provider.h')
-rw-r--r--src/providers/data_provider.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/providers/data_provider.h b/src/providers/data_provider.h
index f88637c2d..c33445c9e 100644
--- a/src/providers/data_provider.h
+++ b/src/providers/data_provider.h
@@ -60,6 +60,7 @@
/* this is a reverse method sent from providers to
* the nss responder to tell it to update the mmap
* cache */
+#define DP_REV_INTERFACE "org.freedesktop.sssd.dataprovider_rev"
#define DP_REV_METHOD_UPDATE_CACHE "updateCache"
#define DP_REV_METHOD_INITGR_CHECK "initgrCheck"