summaryrefslogtreecommitdiff
path: root/tests/test-rfifolock.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-rfifolock.c')
-rw-r--r--tests/test-rfifolock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-rfifolock.c b/tests/test-rfifolock.c
index 0572ebb42a..9a3cb243ba 100644
--- a/tests/test-rfifolock.c
+++ b/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"