diff options
Diffstat (limited to 'tests/ds1338-test.c')
-rw-r--r-- | tests/ds1338-test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ds1338-test.c b/tests/ds1338-test.c index 7d513d8972..2792415841 100644 --- a/tests/ds1338-test.c +++ b/tests/ds1338-test.c @@ -17,6 +17,7 @@ * with this program; if not, see <http://www.gnu.org/licenses/>. */ +#include "qemu/osdep.h" #include "libqtest.h" #include "libqos/i2c.h" |