On Tue, Sep 09, 2014 at 08:21:00PM -0700, Seth Arnold wrote:
> On Tue, Sep 09, 2014 at 04:41:16PM -0700, intrigeri wrote:
> > Hi,
> > 
> > may someone please have a look at https://bugs.debian.org/760378,
> > that was filed as part of the x32 architecture bootstrapping effort,
> > and might very well be highlighting a more general problem?
> > 
> > 
> 
> Thanks for forwarding this along; the #include <sys/sysctl.h> dates from
> the ancient times, probably Linux 2.0 or 2.2 days.
> 
> The attached patch removes the header unconditionally; the parser builds
> and passes "make check USE_SYSTEM=1" on my Ubuntu 14.04 LTS laptop.
> 
> I propose this patch for trunk:
> 
> Signed-off-by: Seth Arnold <[email protected]>

Acked-by: Steve Beattie <[email protected]>

Thanks!

> === modified file 'parser/parser_main.c'
> --- parser/parser_main.c      2014-09-03 20:22:26 +0000
> +++ parser/parser_main.c      2014-09-10 03:06:44 +0000
> @@ -35,7 +35,6 @@
>  
>  #include <unistd.h>
>  #include <limits.h>
> -#include <sys/sysctl.h>
>  #include <sys/types.h>
>  #include <sys/stat.h>
>  #include <sys/apparmor.h>

-- 
Steve Beattie
<[email protected]>
http://NxNW.org/~steve/

Attachment: signature.asc
Description: Digital signature

-- 
AppArmor mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor

Reply via email to