summaryrefslogtreecommitdiffstats
path: root/sys/boot
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2003-04-04 02:12:56 +0000
committermarcel <marcel@FreeBSD.org>2003-04-04 02:12:56 +0000
commit578041b6e27115c86e4d35a8c9030e1527f958db (patch)
tree89e4d2f546e96b570ed1ba1a96c60c2bfe7f1e21 /sys/boot
parentcc09a6b3db8ebe6b51241fc5a7229c4b9cad0385 (diff)
downloadFreeBSD-src-578041b6e27115c86e4d35a8c9030e1527f958db.zip
FreeBSD-src-578041b6e27115c86e4d35a8c9030e1527f958db.tar.gz
Remove `#ifndef lint' left behind after previous change.
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/ia64/ski/conf.c1
-rw-r--r--sys/boot/ia64/skiload/conf.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/boot/ia64/ski/conf.c b/sys/boot/ia64/ski/conf.c
index 3fe58f8..5066a77 100644
--- a/sys/boot/ia64/ski/conf.c
+++ b/sys/boot/ia64/ski/conf.c
@@ -33,7 +33,6 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
-#ifndef lint
#include <stand.h>
diff --git a/sys/boot/ia64/skiload/conf.c b/sys/boot/ia64/skiload/conf.c
index 3fe58f8..5066a77 100644
--- a/sys/boot/ia64/skiload/conf.c
+++ b/sys/boot/ia64/skiload/conf.c
@@ -33,7 +33,6 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
-#ifndef lint
#include <stand.h>
OpenPOWER on IntegriCloud