fix(fs): fix compilation on targets with pointer width 16 and 32 (#1958)

This commit is contained in:
bWanShiTong
2024-10-21 14:07:55 +02:00
committed by GitHub
parent 3fd283121f
commit 14cee64c82
2 changed files with 7 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"fs": patch
---
Fix compilation on targets with pointer width of `16` or `32`