From 02a39226769d736e4560560ca6ad1f323c528744 Mon Sep 17 00:00:00 2001 From: phk Date: Wed, 5 Jun 2002 12:12:25 +0000 Subject: Remove UFS related #includes, they're read in ufsread.c now. --- sys/boot/sparc64/boot1/boot1.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/sys/boot/sparc64/boot1/boot1.c b/sys/boot/sparc64/boot1/boot1.c index 692de65..1eeb556 100644 --- a/sys/boot/sparc64/boot1/boot1.c +++ b/sys/boot/sparc64/boot1/boot1.c @@ -27,9 +27,6 @@ __FBSDID("$FreeBSD$"); #include #include -#include -#include - #define _PATH_LOADER "/boot/loader" #define _PATH_KERNEL "/boot/kernel/kernel" -- cgit v1.1