From bd2dc2824515fa5d046a1f3d6fa2b5a62be605b4 Mon Sep 17 00:00:00 2001 From: peter Date: Mon, 11 Oct 1999 15:00:09 +0000 Subject: Trim some unused #includes Submitted by: phk --- sys/i386/isa/pcicx.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/i386/isa/pcicx.c') diff --git a/sys/i386/isa/pcicx.c b/sys/i386/isa/pcicx.c index 65c9df8..07d950e 100644 --- a/sys/i386/isa/pcicx.c +++ b/sys/i386/isa/pcicx.c @@ -35,13 +35,14 @@ * circumstances is the author responsible for the proper functioning * of this software, nor does the author assume any responsibility * for damages incurred with its use. + * + * $FreeBSD$ */ #include #if defined(__FreeBSD__) #include #include #endif -#include #include /* -- cgit v1.1