diff options
Diffstat (limited to 'tests/spapr-phb-test.c')
-rw-r--r-- | tests/spapr-phb-test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/spapr-phb-test.c b/tests/spapr-phb-test.c index b629de475a..f53911d9f7 100644 --- a/tests/spapr-phb-test.c +++ b/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" |