diff options
Diffstat (limited to 'qemu/util/notify.c')
-rw-r--r-- | qemu/util/notify.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/util/notify.c b/qemu/util/notify.c index f215dfc21..06de63a83 100644 --- a/qemu/util/notify.c +++ b/qemu/util/notify.c @@ -13,6 +13,7 @@ * GNU GPL, version 2 or (at your option) any later version. */ +#include "qemu/osdep.h" #include "qemu-common.h" #include "qemu/notify.h" |