From 4f7a5c4544876806913068d1b5e7c6afc75eca80 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Mon, 27 Sep 2010 20:51:33 +0000 Subject: [PATCH] oops. always run abuild on a clean tree with no other patches applied. Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5865 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/include/console/console.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/include/console/console.h b/src/include/console/console.h index c2e4258c7..087e46179 100644 --- a/src/include/console/console.h +++ b/src/include/console/console.h @@ -20,6 +20,7 @@ #ifndef CONSOLE_CONSOLE_H_ #define CONSOLE_CONSOLE_H_ +#include #include #ifndef __PRE_RAM__ -- 2.25.1