Skip to content

Commit bf6e799

Browse files
dschoGit for Windows Build Agent
authored and
Git for Windows Build Agent
committed
fixup??? mingw: add a cache below mingw's lstat and dirent implementations
This is required by `en/header-split-cache-h-part-3`. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 6dd08b9 commit bf6e799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compat/win32/fscache.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include "../../cache.h"
1+
#include "../../git-compat-util.h"
22
#include "../../hashmap.h"
33
#include "../win32.h"
44
#include "fscache.h"

0 commit comments

Comments
 (0)