Ralf Wildenhues <[EMAIL PROTECTED]> wrote: > Hello Jim, all, > > On Tru64 4.0D (and 5.1), sys/table.h defines sys: > > /usr/include/sys/table.h:#define sys si_sys > > which make me wonder what the system developers were thinking there:
My! How antisocial of them. :) > 2007-10-22 Ralf Wildenhues <[EMAIL PROTECTED]> > > * lib/getloadavg.c > [defined (__osf__) && (defined (__alpha) || defined (__alpha__)]: > Undef `sys' after including sys/table.h, for Tru64 4.0D. Looks fine. You're welcome to apply it. Thank you.