summaryrefslogtreecommitdiffstats
path: root/src/providers/dp_backend.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/providers/dp_backend.h')
-rw-r--r--src/providers/dp_backend.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/providers/dp_backend.h b/src/providers/dp_backend.h
index 8e897a1bd..131cd6ea3 100644
--- a/src/providers/dp_backend.h
+++ b/src/providers/dp_backend.h
@@ -174,7 +174,7 @@ struct be_autofs_req {
struct be_get_subdomains_req {
bool force;
char *domain_hint;
- struct subdomain_info **domain_list;
+ struct sysdb_subdom **domain_list;
};
struct be_host_req {