Skip to content

Commit 004c3e0

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

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
@@ -1095,6 +1095,7 @@ elif host_machine.system() == 'windows'
10951095
'compat/winansi.c',
10961096
'compat/win32/dirent.c',
10971097
'compat/win32/flush.c',
1098+
'compat/win32/fscache.c',
10981099
'compat/win32/path-utils.c',
10991100
'compat/win32/pthread.c',
11001101
'compat/win32/syslog.c',

0 commit comments

Comments
 (0)