mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-07 10:50:16 +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
|
uses
|
||||||
BaseUnix, unixtype;
|
BaseUnix, unixtype;
|
||||||
|
|
||||||
|
{$i sysnr.inc}
|
||||||
type
|
type
|
||||||
TSysInfo = record
|
TSysInfo = record
|
||||||
uptime: clong; //* Seconds since boot */
|
uptime: clong; //* Seconds since boot */
|
||||||
|
Loading…
Reference in New Issue
Block a user