From 748cfdb3cf22dab51cbaf3aa63e16d99dd562418 Mon Sep 17 00:00:00 2001 From: marco Date: Thu, 23 Aug 2018 13:49:30 +0000 Subject: [PATCH] * export sysnr from the linux unit. git-svn-id: branches/fixes_3_0@39664 - --- rtl/linux/linux.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/rtl/linux/linux.pp b/rtl/linux/linux.pp index d9f4f51b26..0839e9def5 100644 --- a/rtl/linux/linux.pp +++ b/rtl/linux/linux.pp @@ -27,6 +27,7 @@ interface uses BaseUnix, unixtype; +{$i sysnr.inc} type TSysInfo = record uptime: clong; //* Seconds since boot */