Skip to content

Commit f701de0

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 09c06fb commit f701de0

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
@@ -24,6 +24,7 @@
2424
#include "win32/fscache.h"
2525
#include "../attr.h"
2626
#include "../string-list.h"
27+
#include "../write-or-die.h"
2728

2829
#define HCAST(type, handle) ((type)(intptr_t)handle)
2930

0 commit comments

Comments
 (0)