Skip to content

Commit 1bc2d50

Browse files
dschoGit for Windows Build Agent
authored andcommitted
fixup??? mingw: change core.fsyncObjectFiles = 1 by default
This is now required by the big header cleanup in `en/header-split-cleanup`. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 7f698fa commit 1bc2d50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compat/mingw.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
#include "win32/fscache.h"
2323
#include "../attr.h"
2424
#include "../string-list.h"
25+
#include "../write-or-die.h"
2526

2627
#define HCAST(type, handle) ((type)(intptr_t)handle)
2728

0 commit comments

Comments
 (0)