mirror of
https://github.com/samba-team/samba.git
synced 2025-02-10 13:57:47 +03:00
080db5f60a
The meaning of lsa_ForestTrustRecordFlags is based lsa_ForestTrustRecordType, but the type is not always available so it's not possible to use an union. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org>