Skip to content

Commit f13166a

Browse files
dschomjcheetham
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 c9bfb44 commit f13166a

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
@@ -17,6 +17,7 @@
1717
#include "win32/fscache.h"
1818
#include "../attr.h"
1919
#include "../string-list.h"
20+
#include "../write-or-die.h"
2021

2122
#define HCAST(type, handle) ((type)(intptr_t)handle)
2223

0 commit comments

Comments
 (0)