Commit 7d701696 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Linus Torvalds

[PATCH] Make SELinux security module compile on m68k

parent a9bd958a
......@@ -16,6 +16,7 @@
#include <linux/slab.h>
#include <linux/fs.h>
#include <linux/dcache.h>
#include <linux/init.h>
#include <linux/skbuff.h>
#include <net/sock.h>
#include <linux/un.h>
......
......@@ -7,7 +7,7 @@
#include <linux/ctype.h>
#include <linux/in.h>
#include <linux/spinlock.h>
#include <asm/semaphore.h>
#include <linux/sched.h>
#include "flask.h"
#include "avc.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment