summaryrefslogtreecommitdiffstats
path: root/qemu/tests/test-rfifolock.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/tests/test-rfifolock.c')
-rw-r--r--qemu/tests/test-rfifolock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/tests/test-rfifolock.c b/qemu/tests/test-rfifolock.c
index 0572ebb42..9a3cb243b 100644
--- a/qemu/tests/test-rfifolock.c
+++ b/qemu/tests/test-rfifolock.c
@@ -10,6 +10,7 @@
* See the COPYING.LIB file in the top-level directory.
*/
+#include "qemu/osdep.h"
#include <glib.h>
#include "qemu-common.h"
#include "qemu/rfifolock.h"