Matthew Dillon wrote: > I would say that DragonFly is wrong. The opengroup standards page > says that only <time.h> is needed.
OK. so, how could we fix this? Any objections to just add include to <sys/time.h> into time.h? It fixes the problem problem for sure, but I'm not sure about all consequences - this myriad of ifdefs etc in /usr/include has been always mystery for me ;). -- Hasso Tepper
