On Mon, May 2, 2022 at 10:15 AM Christian Göttsche <cgzones@xxxxxxxxxxxxxx> wrote: > > Include header files required for struct or typedef declarations in > header files. This is for example helpful when working with an IDE, which > needs to resolve those symbols. > > Signed-off-by: Christian Göttsche <cgzones@xxxxxxxxxxxxxx> > --- > security/selinux/include/audit.h | 3 +++ > security/selinux/include/avc_ss.h | 2 +- > security/selinux/include/ibpkey.h | 2 ++ > security/selinux/include/netnode.h | 2 ++ > security/selinux/include/netport.h | 2 ++ > security/selinux/include/xfrm.h | 2 ++ > 6 files changed, 12 insertions(+), 1 deletion(-) Merged into selinux/next, thanks. -- paul-moore.com