diff options
Diffstat (limited to 'hw/puv3.c')
-rw-r--r-- | hw/puv3.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ * published by the Free Software Foundation, or any later version. * See the COPYING file in the top-level directory. */ + +#include "qemu-common.h" #include "console.h" #include "elf.h" #include "exec-memory.h" |