aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/pc80/rtc/post.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/pc80/rtc/post.c')
-rw-r--r--src/drivers/pc80/rtc/post.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drivers/pc80/rtc/post.c b/src/drivers/pc80/rtc/post.c
index f993b96b2c..842deb71f6 100644
--- a/src/drivers/pc80/rtc/post.c
+++ b/src/drivers/pc80/rtc/post.c
@@ -2,6 +2,7 @@
/* This file is part of the coreboot project. */
#include <stdint.h>
+#include <post.h>
#include <console/console.h>
#include <device/device.h>
#include <pc80/mc146818rtc.h>