diff options
Diffstat (limited to 'hw/puv3.c')
| -rw-r--r-- | hw/puv3.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/puv3.c b/hw/puv3.c index 3d7734936b..6f89c44e32 100644 --- a/hw/puv3.c +++ b/hw/puv3.c @@ -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" |