summaryrefslogtreecommitdiff
path: root/test/fuzz/virtio.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/fuzz/virtio.c')
-rw-r--r--test/fuzz/virtio.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/fuzz/virtio.c b/test/fuzz/virtio.c
index 8a47667e77..836eb9a2f6 100644
--- a/test/fuzz/virtio.c
+++ b/test/fuzz/virtio.c
@@ -4,7 +4,6 @@
* Written by Andrew Scull <ascull@google.com>
*/
-#include <common.h>
#include <dm.h>
#include <virtio.h>
#include <virtio_ring.h>