diff options
Diffstat (limited to 'util/id.c')
-rw-r--r-- | util/id.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ * or later. See the COPYING.LIB file in the top-level directory. */ +#include "qemu/osdep.h" #include "qemu-common.h" bool id_wellformed(const char *id) |