commit | cf8625be58e3fe29e7a45331a47dde03e107b340 | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Tue Nov 29 10:57:48 2016 -0500 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Tue Nov 29 11:03:17 2016 -0500 |
tree | f25035bed6369afc99e7f09ba07bcd59fb070c7b | |
parent | c034875c144d619cd2767b012f8055d4584bbd65 [diff] |
libsepol: do not #include <sys/cdefs.h> ratbert90 submitted this patch via https://github.com/SELinuxProject/selinux/issues/19. Apparently musl does not provide sys/cdefs.h, see http://wiki.musl-libc.org/wiki/FAQ#Q:_I.27m_trying_to_compile_something_against_musl_and_I_get_error_messages_about_sys.2Fcdefs.h. Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>