Revert "ioengines: Make td_io_queue print log_err when got error "
[fio.git] / arch / arch-x86.h
index 457b44c17eb3ad52cb51a98858c90ab2255ec55b..c6bcb54ccf0d36d442401b483a788959a7358709 100644 (file)
@@ -10,7 +10,7 @@ static inline void do_cpuid(unsigned int *eax, unsigned int *ebx,
                : "memory");
 }
 
-#include "arch-x86-common.h"
+#include "arch-x86-common.h" /* IWYU pragma: export */
 
 #define FIO_ARCH       (arch_x86)