From 5899fd82aa2f5c3855eb6630f702f3239b6b7015 Mon Sep 17 00:00:00 2001 From: Eric Biederman Date: Thu, 24 Apr 2003 06:25:08 +0000 Subject: - Small step forward Linux boots and almost works... git-svn-id: svn://svn.coreboot.org/coreboot/trunk@795 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/devices/device_util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/devices/device_util.c') diff --git a/src/devices/device_util.c b/src/devices/device_util.c index fdaa20d966..a57ea1f5ae 100644 --- a/src/devices/device_util.c +++ b/src/devices/device_util.c @@ -1,5 +1,5 @@ #include -#include +#include /** * Given a bus and a devfn number, find the device structure -- cgit v1.2.3