Skip to content

Commit fea134d

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 371f2d0 commit fea134d

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
@@ -23,6 +23,7 @@
2323
#include "win32/fscache.h"
2424
#include "../attr.h"
2525
#include "../string-list.h"
26+
#include "../write-or-die.h"
2627

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

0 commit comments

Comments
 (0)