Skip to content

Commit ad28ce2

Browse files
dschomjcheetham
authored andcommitted
fixup! Add config option windows.appendAtomically
Needed by 'en/header-split-cache-h-part-2'. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent f13166a commit ad28ce2

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
@@ -18,6 +18,7 @@
1818
#include "../attr.h"
1919
#include "../string-list.h"
2020
#include "../write-or-die.h"
21+
#include "../repository.h"
2122

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

0 commit comments

Comments
 (0)