X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=parse.c;h=ec0f8707344191e51d03860f35345456e4717272;hp=ac1bee9c296ece240613d8759725aa2efe2b4233;hb=d220c761f78bc04bf34355560a0b6b7b85fba0e8;hpb=f39159a3e578a88459c80d9efd12529399c12550 diff --git a/parse.c b/parse.c index ac1bee9c..ec0f8707 100644 --- a/parse.c +++ b/parse.c @@ -15,6 +15,7 @@ #include "parse.h" #include "debug.h" #include "options.h" +#include "optgroup.h" #include "minmax.h" #include "lib/ieee754.h" #include "lib/pow2.h"