mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-04 23:11:30 +02:00
* export sysnr from the linux unit.
git-svn-id: branches/fixes_3_0@39664 -
This commit is contained in:
parent
cac158304b
commit
748cfdb3cf
@ -27,6 +27,7 @@ interface
|
||||
uses
|
||||
BaseUnix, unixtype;
|
||||
|
||||
{$i sysnr.inc}
|
||||
type
|
||||
TSysInfo = record
|
||||
uptime: clong; //* Seconds since boot */
|
||||
|
Loading…
Reference in New Issue
Block a user