diff options
Diffstat (limited to 'qemu/tests/libqos/i2c.c')
-rw-r--r-- | qemu/tests/libqos/i2c.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/tests/libqos/i2c.c b/qemu/tests/libqos/i2c.c index da7592f71..23bc2a3eb 100644 --- a/qemu/tests/libqos/i2c.c +++ b/qemu/tests/libqos/i2c.c @@ -6,6 +6,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 "libqos/i2c.h" #include "libqtest.h" |