[coreboot] [commit] r5865 - trunk/src/include/console

repository service svn at coreboot.org
Mon Sep 27 22:51:34 CEST 2010


Author: stepan
Date: Mon Sep 27 22:51:33 2010
New Revision: 5865
URL: https://tracker.coreboot.org/trac/coreboot/changeset/5865

Log:
oops. always run abuild on a clean tree with no other patches applied.

Signed-off-by: Stefan Reinauer <stepan at coresystems.de>
Acked-by: Stefan Reinauer <stepan at coresystems.de>

Modified:
   trunk/src/include/console/console.h

Modified: trunk/src/include/console/console.h
==============================================================================
--- trunk/src/include/console/console.h	Mon Sep 27 20:57:07 2010	(r5864)
+++ trunk/src/include/console/console.h	Mon Sep 27 22:51:33 2010	(r5865)
@@ -20,6 +20,7 @@
 #ifndef CONSOLE_CONSOLE_H_
 #define CONSOLE_CONSOLE_H_
 
+#include <stdint.h>
 #include <console/loglevel.h>
 
 #ifndef __PRE_RAM__




More information about the coreboot mailing list