diff options
Diffstat (limited to 'include/qemu/fifo8.h')
-rw-r--r-- | include/qemu/fifo8.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/qemu/fifo8.h b/include/qemu/fifo8.h index 24b3644..489c354 100644 --- a/include/qemu/fifo8.h +++ b/include/qemu/fifo8.h @@ -1,7 +1,6 @@ #ifndef QEMU_FIFO8_H #define QEMU_FIFO8_H -#include "migration/vmstate.h" typedef struct { /* All fields are private */ |