* fixed another bloody stat record issue

git-svn-id: trunk@7060 -
This commit is contained in:
florian 2007-04-05 09:38:06 +00:00
parent 52db191745
commit d7da24aae2

View File

@ -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;