diff options
Diffstat (limited to 'include/qemu/async-teardown.h')
-rw-r--r-- | include/qemu/async-teardown.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/qemu/async-teardown.h b/include/qemu/async-teardown.h index 092e7a3..b281da0 100644 --- a/include/qemu/async-teardown.h +++ b/include/qemu/async-teardown.h @@ -13,8 +13,6 @@ #ifndef QEMU_ASYNC_TEARDOWN_H #define QEMU_ASYNC_TEARDOWN_H -#include "config-host.h" - #ifdef CONFIG_LINUX void init_async_teardown(void); #endif |