From e562f7258e573e52ab6e81f85f400999c3d9caaa Mon Sep 17 00:00:00 2001 From: Corey Osgood Date: Fri, 19 Dec 2008 03:36:48 +0000 Subject: Fix a LOT of implicit function declarations before they become errors. Signed-off-by: Corey Osgood Acked-by: Myles Watson git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3822 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/northbridge/amd/gx1/northbridge.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/northbridge/amd/gx1/northbridge.c') diff --git a/src/northbridge/amd/gx1/northbridge.c b/src/northbridge/amd/gx1/northbridge.c index f2e020bd2e..5a01979c0a 100644 --- a/src/northbridge/amd/gx1/northbridge.c +++ b/src/northbridge/amd/gx1/northbridge.c @@ -11,6 +11,7 @@ #include "northbridge.h" #include #include +#include #define NORTHBRIDGE_FILE "northbridge.c" /* -- cgit v1.2.3