diff options
Diffstat (limited to 'include/io/task.h')
-rw-r--r-- | include/io/task.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/io/task.h b/include/io/task.h index 57d8ba835e..5cb9faf9f2 100644 --- a/include/io/task.h +++ b/include/io/task.h @@ -21,7 +21,6 @@ #ifndef QIO_TASK_H #define QIO_TASK_H -#include "qemu-common.h" #include "qom/object.h" typedef struct QIOTask QIOTask; |