diff options
Diffstat (limited to 'qemu/tests/spapr-phb-test.c')
-rw-r--r-- | qemu/tests/spapr-phb-test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/tests/spapr-phb-test.c b/qemu/tests/spapr-phb-test.c index b629de475..f53911d9f 100644 --- a/qemu/tests/spapr-phb-test.c +++ b/qemu/tests/spapr-phb-test.c @@ -7,6 +7,7 @@ * This work is licensed under the terms of the GNU GPL, version 2 or later. * See the COPYING file in the top-level directory. */ +#include "qemu/osdep.h" #include <glib.h> #include "libqtest.h" |