Skip to content

Commit 434d65b

Browse files
committed
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 48ec0db commit 434d65b

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)