summaryrefslogtreecommitdiff
path: root/hw/virtio-9p-debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/virtio-9p-debug.h')
-rw-r--r--hw/virtio-9p-debug.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/virtio-9p-debug.h b/hw/virtio-9p-debug.h
index 0104be5eb3..d9a249118d 100644
--- a/hw/virtio-9p-debug.h
+++ b/hw/virtio-9p-debug.h
@@ -1,7 +1,6 @@
#ifndef _QEMU_VIRTIO_9P_DEBUG_H
#define _QEMU_VIRTIO_9P_DEBUG_H
-extern int dotu;
void pprint_pdu(V9fsPDU *pdu);
#endif