From 3935b19d9fb46ef8b57a1f2817d20113aa867920 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Tue, 14 Apr 2009 06:38:15 +0000 Subject: fix up the tree. Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4112 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/boot/hardwaremain.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/boot/hardwaremain.c') diff --git a/src/boot/hardwaremain.c b/src/boot/hardwaremain.c index 6545183f5f..aaf82fa30d 100644 --- a/src/boot/hardwaremain.c +++ b/src/boot/hardwaremain.c @@ -37,7 +37,9 @@ it with the version available from LANL. #include #include #include +#if HAVE_ACPI_RESUME == 1 #include +#endif /** * @brief Main function of the DRAM part of coreboot. -- cgit v1.2.3