Skip to content

Commit 12e3b08

Browse files
devzero2000gitster
authored andcommitted
t/helper/test-run-command.c: delete duplicate include
parse-options.h is included more than once. Signed-off-by: Elia Pinto <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 4fcea60 commit 12e3b08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

t/helper/test-run-command.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
#include "thread-utils.h"
2020
#include "wildmatch.h"
2121
#include "gettext.h"
22-
#include "parse-options.h"
2322

2423
static int number_callbacks;
2524
static int parallel_next(struct child_process *cp,

0 commit comments

Comments
 (0)