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_selinux_maps.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/providers/ipa/ipa_selinux_maps.h') diff --git a/src/providers/ipa/ipa_selinux_maps.h b/src/providers/ipa/ipa_selinux_maps.h index efd10bf4e..d3abec15d 100644 --- a/src/providers/ipa/ipa_selinux_maps.h +++ b/src/providers/ipa/ipa_selinux_maps.h @@ -33,6 +33,7 @@ ipa_selinux_get_maps_send(TALLOC_CTX *mem_ctx, struct sysdb_ctx *sysdb, struct sdap_handle *sh, struct sdap_options *opts, + struct ipa_options *ipa_opts, struct sdap_search_base **search_bases); errno_t -- cgit