Skip to content

Commit cd37105

Browse files
dschomjcheetham
authored andcommitted
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 a45ffc2 commit cd37105

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)