mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 19:29:18 +02:00
Fix compilation of sparc-linux rtl with -dFPC_USE_LIBC
This commit is contained in:
parent
a730bf2b00
commit
1433c4f2f8
@ -108,7 +108,7 @@
|
|||||||
st_ctime,
|
st_ctime,
|
||||||
st_ctime_nsec,
|
st_ctime_nsec,
|
||||||
__unused4_,
|
__unused4_,
|
||||||
__unused5-) : cULong);
|
__unused5_ : cULong);
|
||||||
end;
|
end;
|
||||||
|
|
||||||
{$ENDIF FPC_USE_LIBC}
|
{$ENDIF FPC_USE_LIBC}
|
||||||
|
Loading…
Reference in New Issue
Block a user