diff options
Diffstat (limited to 'src/resume.c')
-rw-r--r-- | src/resume.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/resume.c b/src/resume.c index 7fb4a75..892c76c 100644 --- a/src/resume.c +++ b/src/resume.c @@ -13,6 +13,7 @@ #include "hw/ps2port.h" // i8042_reboot #include "hw/pci.h" // pci_reboot #include "hw/cmos.h" // inb_cmos +#include "stacks.h" // farcall16big #include "string.h" // memset // Indicator if POST phase has been run. |