X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=engines%2Fcpu.c;h=7643a8c591c39942b95db763694eac93bef59d98;hp=7e4d7374accd24399a6d780639f5c94f05c5c9a3;hb=d220c761f78bc04bf34355560a0b6b7b85fba0e8;hpb=f39159a3e578a88459c80d9efd12529399c12550;ds=sidebyside diff --git a/engines/cpu.c b/engines/cpu.c index 7e4d7374..7643a8c5 100644 --- a/engines/cpu.c +++ b/engines/cpu.c @@ -6,6 +6,7 @@ * */ #include "../fio.h" +#include "../optgroup.h" struct cpu_options { void *pad;