Skip to content

Commit c313791

Browse files
committed
t/helper/test-chmtime: don't include "utime.h"
Signed-off-by: SZEDER Gábor <szeder.dev@gmail.com>
1 parent 1db1aa1 commit c313791

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

t/helper/test-chmtime.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
*
3838
*/
3939
#include "test-tool.h"
40-
#include <utime.h>
4140

4241
static const char usage_str[] =
4342
"(-v|--verbose|-g|--get) (+|=|=+|=-|-)<seconds> <file>...";

0 commit comments

Comments
 (0)