Skip to content

Commit 846bdfc

Browse files
dschoGit for Windows Build Agent
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 b901042 commit 846bdfc

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 "../attr.h"
2525
#include "../string-list.h"
2626
#include "../write-or-die.h"
27+
#include "../repository.h"
2728

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

0 commit comments

Comments
 (0)