[apparmor] [PATCH 1/2] Move public mediation class types and perms to apparmor.h
Tyler Hicks
tyhicks at canonical.com
Fri Nov 22 19:01:59 UTC 2013
On 2013-11-22 10:55:48, Seth Arnold wrote:
> 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.
That's what it looks like, but take a look at r2219. The parser Makefile
now tacks on "-I../libraries/libapparmor/src/" to the EXTRA_CXXFLAGS so
it'll be using the in-tree header.
> 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>
Thanks!
Tyler
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20131122/04a69f9b/attachment.pgp>
More information about the AppArmor
mailing list