diff options
Diffstat (limited to 'hw/moxie/moxiesim.c')
-rw-r--r-- | hw/moxie/moxiesim.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/moxie/moxiesim.c b/hw/moxie/moxiesim.c index a3d1a1b..4e98c20 100644 --- a/hw/moxie/moxiesim.c +++ b/hw/moxie/moxiesim.c @@ -34,6 +34,7 @@ #include "hw/loader.h" #include "hw/char/serial.h" #include "exec/address-spaces.h" +#include "elf.h" #define PHYS_MEM_BASE 0x80000000 |