diff options
Diffstat (limited to 'hw/goldfish_trace.c')
-rw-r--r-- | hw/goldfish_trace.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/hw/goldfish_trace.c b/hw/goldfish_trace.c index 47822b3..ad0eba5 100644 --- a/hw/goldfish_trace.c +++ b/hw/goldfish_trace.c @@ -13,8 +13,7 @@ * Virtual hardware for bridging the FUSE kernel module * in the emulated OS and outside file system */ -#include "vl.h" - +#include "qemu_file.h" #include "goldfish_trace.h" //#define DEBUG 1 |