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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/db/sysdb.h b/src/db/sysdb.h
index 2fa97c2f5..609921fbb 100644
--- a/src/db/sysdb.h
+++ b/src/db/sysdb.h
@@ -619,7 +619,7 @@ int sysdb_init(TALLOC_CTX *mem_ctx,
* file ownership of the sysdb databases and allow the
* upgrade via passing a context. */
struct sysdb_upgrade_ctx {
- int unused;
+ struct confdb_ctx *cdb;
};
int sysdb_init_ext(TALLOC_CTX *mem_ctx,