From ae762b5d3b84b2b6f8cf80195d10e9544605aa4a Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Fri, 6 Mar 2009 18:39:54 +0000 Subject: use include file for i8259 where appropriate (trivial) Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3980 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/southbridge/via/vt8235/vt8235.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/southbridge/via/vt8235/vt8235.c') diff --git a/src/southbridge/via/vt8235/vt8235.c b/src/southbridge/via/vt8235/vt8235.c index 2d732142d9..dfb7f6bbed 100644 --- a/src/southbridge/via/vt8235/vt8235.c +++ b/src/southbridge/via/vt8235/vt8235.c @@ -4,6 +4,7 @@ #include #include #include +#include #include "vt8235.h" #include "chip.h" -- cgit v1.2.3