oops. always run abuild on a clean tree with no other patches applied.
[coreboot.git] / src / include / console / console.h
index c2e4258c700e09c29551a04c95e2ac8318579651..087e46179ae98cb711471f4a7e4768a7d8c20352 100644 (file)
@@ -20,6 +20,7 @@
 #ifndef CONSOLE_CONSOLE_H_
 #define CONSOLE_CONSOLE_H_
 
+#include <stdint.h>
 #include <console/loglevel.h>
 
 #ifndef __PRE_RAM__