diff options
Diffstat (limited to 'hw/palm.c')
| -rw-r--r-- | hw/palm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/palm.c b/hw/palm.c index bba972276e..6d19167512 100644 --- a/hw/palm.c +++ b/hw/palm.c @@ -24,6 +24,7 @@ #include "boards.h" #include "arm-misc.h" #include "devices.h" +#include "loader.h" static uint32_t static_readb(void *opaque, target_phys_addr_t offset) { |