Skip to content

Commit 44c35dc

Browse files
dschoGit for Windows Build Agent
authored andcommitted
fixup??? mingw: add a cache below mingw's lstat and dirent implementations
This is now required by the big header cleanup in `en/header-split-cleanup`. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 86eb1fc commit 44c35dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compat/win32/fscache.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
#include "config.h"
77
#include "../../mem-pool.h"
88
#include "ntifs.h"
9+
#include "../../abspath.h"
910

1011
static volatile long initialized;
1112
static DWORD dwTlsIndex;

0 commit comments

Comments
 (0)