summary refs log tree commit diff stats
path: root/bsd-user/strace.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsd-user/strace.c')
-rw-r--r--bsd-user/strace.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bsd-user/strace.c b/bsd-user/strace.c
index 96499751eb..6dc01d3be7 100644
--- a/bsd-user/strace.c
+++ b/bsd-user/strace.c
@@ -22,6 +22,7 @@
 #include <sys/ioccom.h>
 
 #include "qemu.h"
+#include "user/tswap-target.h"
 
 #include "os-strace.h"  /* OS dependent strace print functions */