Skip to content

Commit 2aa3476

Browse files
committed
fixup??? mingw: add a cache below mingw's lstat and dirent implementations
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 456607b commit 2aa3476

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1110,6 +1110,7 @@ elif host_machine.system() == 'windows'
11101110
'compat/winansi.c',
11111111
'compat/win32/dirent.c',
11121112
'compat/win32/flush.c',
1113+
'compat/win32/fscache.c',
11131114
'compat/win32/path-utils.c',
11141115
'compat/win32/pthread.c',
11151116
'compat/win32/syslog.c',

0 commit comments

Comments
 (0)