parse-options.h is included more than once. Signed-off-by: Elia Pinto <gitter.spiros@xxxxxxxxx> --- t/helper/test-run-command.c | 1 - 1 file changed, 1 deletion(-) diff --git a/t/helper/test-run-command.c b/t/helper/test-run-command.c index 8f370cd89f..1b35a143c1 100644 --- a/t/helper/test-run-command.c +++ b/t/helper/test-run-command.c @@ -19,7 +19,6 @@ #include "thread-utils.h" #include "wildmatch.h" #include "gettext.h" -#include "parse-options.h" static int number_callbacks; static int parallel_next(struct child_process *cp, -- 2.35.1