summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_diskmbr.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/subr_diskmbr.c')
-rw-r--r--sys/kern/subr_diskmbr.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/kern/subr_diskmbr.c b/sys/kern/subr_diskmbr.c
index 481cef1..4610e5f 100644
--- a/sys/kern/subr_diskmbr.c
+++ b/sys/kern/subr_diskmbr.c
@@ -35,7 +35,7 @@
*
* from: @(#)ufs_disksubr.c 7.16 (Berkeley) 5/4/91
* from: ufs_disksubr.c,v 1.8 1994/06/07 01:21:39 phk Exp $
- * $Id: diskslice_machdep.c,v 1.18 1996/03/01 19:00:53 dyson Exp $
+ * $Id: diskslice_machdep.c,v 1.19 1996/03/02 01:49:38 dyson Exp $
*/
#include <stddef.h>
@@ -48,7 +48,6 @@
#include <sys/malloc.h>
#include <sys/syslog.h>
#include <sys/systm.h>
-#include <machine/cpu.h>
#define TRACE(str) do { if (dsi_debug) printf str; } while (0)
OpenPOWER on IntegriCloud