summaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_misc.c
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2006-03-18 20:47:36 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2006-03-18 20:47:36 +0000
commitd4a3f5ddb67c4b2463330f2aa998a503383caf88 (patch)
tree4128a9f069bd937c90534aa10dd2a3a74d63bd98 /sys/compat/linux/linux_misc.c
parent4c0e9e8c79e1ca510b224b0aad85df79d2eb32dc (diff)
Notes
Diffstat (limited to 'sys/compat/linux/linux_misc.c')
-rw-r--r--sys/compat/linux/linux_misc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/compat/linux/linux_misc.c b/sys/compat/linux/linux_misc.c
index a63c2a372c35..b59730ff3011 100644
--- a/sys/compat/linux/linux_misc.c
+++ b/sys/compat/linux/linux_misc.c
@@ -30,7 +30,6 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
-#include "opt_compat.h"
#include "opt_mac.h"
#include <sys/param.h>