From 6e2faf455efb4ec0fae0875078b71dc4c460dfea Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Sat, 18 Sep 2004 21:18:44 +0000 Subject: [PATCH] Remove useless include of . --- sys/boot/ia64/ski/start.S | 2 -- sys/boot/ia64/skiload/start.S | 2 -- 2 files changed, 4 deletions(-) diff --git a/sys/boot/ia64/ski/start.S b/sys/boot/ia64/ski/start.S index bb0266fd051..b3ef1ddb839 100644 --- a/sys/boot/ia64/ski/start.S +++ b/sys/boot/ia64/ski/start.S @@ -26,8 +26,6 @@ * $FreeBSD$ */ -#include - #define STACKSIZE 16384 #define FPSR_DEFAULT 0x0009804c0270033f diff --git a/sys/boot/ia64/skiload/start.S b/sys/boot/ia64/skiload/start.S index bb0266fd051..b3ef1ddb839 100644 --- a/sys/boot/ia64/skiload/start.S +++ b/sys/boot/ia64/skiload/start.S @@ -26,8 +26,6 @@ * $FreeBSD$ */ -#include - #define STACKSIZE 16384 #define FPSR_DEFAULT 0x0009804c0270033f