mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 21:19:31 +02:00
* fixed another bloody stat record issue
git-svn-id: trunk@7060 -
This commit is contained in:
parent
52db191745
commit
d7da24aae2
@ -15,6 +15,7 @@
|
||||
{$IFNDEF FPC_USE_LIBC}
|
||||
|
||||
Stat = packed record // No unix typing because of differences
|
||||
case byte of
|
||||
0:
|
||||
(dev : culonglong;
|
||||
ino : culonglong;
|
||||
|
Loading…
Reference in New Issue
Block a user