diff options
| author | Attilio Rao <attilio@FreeBSD.org> | 2013-11-25 07:38:45 +0000 |
|---|---|---|
| committer | Attilio Rao <attilio@FreeBSD.org> | 2013-11-25 07:38:45 +0000 |
| commit | 54366c0bd7d0ea904fb9ab32460c66d57684a7cb (patch) | |
| tree | e29b308276ced8b2028470c376a2a34193dc6c3c /sys/pc98 | |
| parent | 7c5b23111c5fd1992047922d4247c4a1ce1bb6c3 (diff) | |
Notes
Diffstat (limited to 'sys/pc98')
| -rw-r--r-- | sys/pc98/pc98/machdep.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/pc98/pc98/machdep.c b/sys/pc98/pc98/machdep.c index a4887c6a47dd..aec04c04fce3 100644 --- a/sys/pc98/pc98/machdep.c +++ b/sys/pc98/pc98/machdep.c @@ -54,7 +54,6 @@ __FBSDID("$FreeBSD$"); #include "opt_mp_watchdog.h" #include "opt_npx.h" #include "opt_perfmon.h" -#include "opt_kdtrace.h" #include <sys/param.h> #include <sys/proc.h> |
