mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-23 23:52:33 -05:00
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 <johannes.schindelin@gmx.de>
This commit is contained in:
committed by
Matthew John Cheetham
parent
ad28ce261d
commit
37bafc71d4
@@ -6,6 +6,7 @@
|
||||
#include "config.h"
|
||||
#include "../../mem-pool.h"
|
||||
#include "ntifs.h"
|
||||
#include "../../abspath.h"
|
||||
|
||||
static volatile long initialized;
|
||||
static DWORD dwTlsIndex;
|
||||
|
||||
Reference in New Issue
Block a user