summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_hostid.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/providers/ipa/ipa_hostid.h')
-rw-r--r--src/providers/ipa/ipa_hostid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/providers/ipa/ipa_hostid.h b/src/providers/ipa/ipa_hostid.h
index 40ad6bc47..f88c2a21d 100644
--- a/src/providers/ipa/ipa_hostid.h
+++ b/src/providers/ipa/ipa_hostid.h
@@ -23,7 +23,7 @@
struct ipa_hostid_ctx {
struct sdap_id_ctx *sdap_id_ctx;
- struct dp_option *ipa_options;
+ struct ipa_options *ipa_opts;
struct sdap_search_base **host_search_bases;
};