apparmor/libraries/libapparmor
Patrick Steinhardt 20038dbdd4 libapparmor: add missing include for socklen_t
While `include/sys/apparmor.h` makes use of `socklen_t`, it doesn't
include the `<sys/socket.h>` header to make its declaration available.
While this works on systems using glibc via transitive includes, it
breaks compilation on musl libc.

Fix the issue by including the header.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
(cherry picked from commit 47263a3a74)
Signed-off-by: John Johansen <john.johansen@canonical.com>
2020-10-03 13:22:33 -07:00
..
doc all: Use HTTPS links for apparmor.net 2018-09-13 11:52:11 -07:00
include libapparmor: add missing include for socklen_t 2020-10-03 13:22:33 -07:00
m4 Fix a Python 3.8 autoconf check 2020-05-07 10:52:56 -07:00
src libapparmor: add _aa_asprintf to private symbols 2020-10-03 12:26:02 -07:00
swig libapparmor python: Fix 'aa_log_record' object has no attribute '__getattr__' 2019-06-04 21:52:21 -07:00
testsuite Drop owner restriction from backported libapparmor profile 2019-11-27 23:26:40 +01:00
AUTHORS libraries/libapparmor/: more license cleanups, adjust my email address 2011-02-23 14:02:45 -08:00
autogen.sh libapparmor: Force libtoolize to replace existing files 2016-09-14 12:48:58 -05:00
ChangeLog move libapparmor into the libraries directory 2008-05-19 22:48:31 +00:00
configure.ac libapparmor: Fix FTBFS when secure_getenv() is not available 2015-03-26 16:25:16 -05:00
COPYING.LGPL move libapparmor into the libraries directory 2008-05-19 22:48:31 +00:00
INSTALL move libapparmor into the libraries directory 2008-05-19 22:48:31 +00:00
Makefile.am libapparmor: more Makefile cleanups 2015-01-26 15:39:10 -08:00
NEWS move libapparmor into the libraries directory 2008-05-19 22:48:31 +00:00
README update the bugtracker link in the libapparmor README 2014-02-24 22:44:32 +01:00

What little documentation exists is in src/aalogparse.h.

Please file bugs using https://bugs.launchpad.net/apparmor/+filebug