[PATCH] SElinux compile fix

From: Geert Uytterhoeven (geert_at_linux-m68k.org)
Date: 02/02/04

  • Next message: Geert Uytterhoeven: "[PATCH] DVB compile fix"
    Date:	Mon, 2 Feb 2004 17:11:53 +0100 (MET)
    To: jmorris@redhat.com, sds@epoch.ncsc.mil, Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
    
    

    Spinlock code needs <linux/sched.h>

    --- linux-2.6.2-rc3/security/selinux/ss/services.c 2004-01-01 20:23:54.000000000 +0100
    +++ linux-m68k-2.6.2-rc3/security/selinux/ss/services.c 2004-01-09 22:16:22.000000000 +0100
    @@ -16,6 +16,7 @@
     #include <linux/spinlock.h>
     #include <linux/errno.h>
     #include <linux/in.h>
    +#include <linux/sched.h>
     #include <asm/semaphore.h>
     #include "flask.h"
     #include "avc.h"
    --- linux-2.6.2-rc3/security/selinux/ss/sidtab.c 2004-01-01 20:23:54.000000000 +0100
    +++ linux-m68k-2.6.2-rc3/security/selinux/ss/sidtab.c 2004-01-09 22:13:55.000000000 +0100
    @@ -7,6 +7,7 @@
     #include <linux/slab.h>
     #include <linux/spinlock.h>
     #include <linux/errno.h>
    +#include <linux/sched.h>
     #include "flask.h"
     #include "security.h"
     #include "sidtab.h"

    Gr{oetje,eeting}s,

                                                    Geert

    --
    Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
    In personal conversations with technical people, I call myself a hacker. But
    when I'm talking to journalists I just say "programmer" or something like that.
    							    -- Linus Torvalds
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Geert Uytterhoeven: "[PATCH] DVB compile fix"

    Relevant Pages

    • [PATCH 447] M68k missing <linux/compiler.h>
      ... In personal conversations with technical people, I call myself a hacker. ... when I'm talking to journalists I just say "programmer" or something like that. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [PATCH] Macfb compile fixes
      ... In personal conversations with technical people, I call myself a hacker. ... when I'm talking to journalists I just say "programmer" or something like that. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [PATCH] Dmasound invalid vs. illegal
      ... In personal conversations with technical people, I call myself a hacker. ... when I'm talking to journalists I just say "programmer" or something like that. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [PATCH 334] Amiga A2232 Serial typo
      ... In personal conversations with technical people, I call myself a hacker. ... when I'm talking to journalists I just say "programmer" or something like that. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [PATCH] SCSI_QLOGIC_1280_1040 depends on SCSI_QLOGIC_1280
      ... In personal conversations with technical people, I call myself a hacker. ... when I'm talking to journalists I just say "programmer" or something like that. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)