diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-09-20 16:37:15 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-09-20 16:37:15 +0000 |
| commit | 2fb81ca352ce33588b2bcff1425a1cca76aa0cc6 (patch) | |
| tree | 66bd3a11539736a92055aa79cde70952f1f6595f /sys/alpha | |
| parent | 78bc4b68cc7e1d473e703d08509d9b79d5bcc5bd (diff) | |
Notes
Diffstat (limited to 'sys/alpha')
| -rw-r--r-- | sys/alpha/alpha/autoconf.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/alpha/alpha/autoconf.c b/sys/alpha/alpha/autoconf.c index 679fd4fa200da..c6d9911a0f357 100644 --- a/sys/alpha/alpha/autoconf.c +++ b/sys/alpha/alpha/autoconf.c @@ -34,8 +34,6 @@ #include <sys/param.h> #include <sys/systm.h> #include <sys/conf.h> -#include <sys/disklabel.h> -#include <sys/diskslice.h> /* for BASE_SLICE, MAX_SLICES */ #include <sys/reboot.h> #include <sys/kernel.h> |
