summaryrefslogtreecommitdiffstats
path: root/src/db/sysdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/db/sysdb.h')
-rw-r--r--src/db/sysdb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/db/sysdb.h b/src/db/sysdb.h
index 687818dcd..4d4d3bde3 100644
--- a/src/db/sysdb.h
+++ b/src/db/sysdb.h
@@ -716,6 +716,7 @@ int sysdb_cache_auth(struct sysdb_ctx *sysdb,
time_t *_delayed_until);
int sysdb_store_custom(struct sysdb_ctx *sysdb,
+ struct sss_domain_info *domain,
const char *object_name,
const char *subtree_name,
struct sysdb_attrs *attrs);