[apparmor] [PATCH 1/2] Move public mediation class types and perms to apparmor.h
Seth Arnold
seth.arnold at canonical.com
Fri Nov 22 18:55:48 UTC 2013
On Thu, Nov 21, 2013 at 05:59:29PM -0800, Tyler Hicks wrote:
> diff --git a/parser/dbus.c b/parser/dbus.c
> index d408478..f5aaca2 100644
> --- a/parser/dbus.c
> +++ b/parser/dbus.c
> @@ -18,6 +18,7 @@
>
> #include <stdlib.h>
> #include <string.h>
> +#include <apparmor.h>
>
> #include "parser.h"
> #include "profile.h"
Note that this means to use the system apparmor.h rather than a version
in the source directory where the parser is being compiled.
This is probably the desired behavior but I wanted to point it out all the
same. :)
Thanks Tyler,
Acked-by: Seth Arnold <seth.arnold at canonical.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20131122/9bb8ad3b/attachment.pgp>
More information about the AppArmor
mailing list