Browse Source

* fixed another bloody stat record issue

git-svn-id: trunk@7060 -
florian 18 years ago
parent
commit
d7da24aae2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      rtl/linux/sparc/stat.inc

+ 1 - 0
rtl/linux/sparc/stat.inc

@@ -15,6 +15,7 @@
 {$IFNDEF FPC_USE_LIBC}
 {$IFNDEF FPC_USE_LIBC}
 
 
   Stat = packed record  // No unix typing because of differences
   Stat = packed record  // No unix typing because of differences
+    case byte of
     0:
     0:
       (dev   : culonglong;
       (dev   : culonglong;
       ino    : culonglong;
       ino    : culonglong;