Hasso Tepper wrote: > Move timeval struct into its own header and include it from headers > where needed or defined by standards plus from sys/types.h. This makes > several pkgsrc packages more happy. > > Including just sys/types.h to use struct timeval works there in every > BSD, Linux and Solaris, so we can't just ignore it. > > Also make struct timeval standards compilant in progress.
Note that I'm aware that this mess called our headers should look much better, but I don't want to make any change at the moment which could introduce regressions. We are too close to release. -- Hasso Tepper
