diff options
Diffstat (limited to 'stubs/target-get-monitor-def.c')
-rw-r--r-- | stubs/target-get-monitor-def.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stubs/target-get-monitor-def.c b/stubs/target-get-monitor-def.c index 711a9ae46b..013e6571e5 100644 --- a/stubs/target-get-monitor-def.c +++ b/stubs/target-get-monitor-def.c @@ -19,6 +19,7 @@ * along with this program; if not, see <http://www.gnu.org/licenses/>. */ +#include "qemu/osdep.h" #include "stdint.h" typedef struct CPUState CPUState; |