Browse Source

* export sysnr from the linux unit.

git-svn-id: branches/fixes_3_0@39664 -
marco 7 years ago
parent
commit
748cfdb3cf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      rtl/linux/linux.pp

+ 1 - 0
rtl/linux/linux.pp

@@ -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 */