summaryrefslogtreecommitdiff
path: root/src/include/assert.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/assert.h')
-rw-r--r--src/include/assert.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/assert.h b/src/include/assert.h
index 8c19c1cfee..0463175d9c 100644
--- a/src/include/assert.h
+++ b/src/include/assert.h
@@ -5,6 +5,7 @@
#include <arch/hlt.h>
#include <console/console.h>
+#include <stdint.h>
/* TODO: Fix vendorcode headers to not define macros coreboot uses or to be more
properly isolated. */