On Fri, Nov 15, 2013 at 3:18 AM, Arnaud Charlet <char...@adacore.com> wrote: > Looks better now, but please do not add a dependency on System.Linux in > s-taprop-linux.adb, and instead use: > > type timeval is array (1 .. 2) of System.OS_Interface.time_t; > > Arno
It doesn't work: s-taprop.adb:630:60: "time_t" is not a visible entity of "OS_Interface" -- H.J.