From fdab7bbf8933351f6254438c30ff361cd748b15a Mon Sep 17 00:00:00 2001 From: Jan Zeleny Date: Tue, 7 Feb 2012 07:01:20 -0500 Subject: IPA hosts refactoring --- src/providers/ipa/ipa_hostid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/providers/ipa/ipa_hostid.h') 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; }; -- cgit