X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=parse.c;h=ec0f8707344191e51d03860f35345456e4717272;hb=19ddc35b9b97be5af371bb65e93a4864d1dce7b6;hp=ac1bee9c296ece240613d8759725aa2efe2b4233;hpb=d8b4f39507ad49c6c0e1595a36a5787930647a6d;p=fio.git 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"