Searched hist:91220 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.bin/at/
H A Dat.cdiff 91220 Mon Feb 25 02:47:39 MST 2002 bde #include <sys/time.h> instead of depending on namespace pollution in
<sys/stat.h> for the declaration of struct timeval (sys/stat.h> only
needs timespecs even when its POSIX support is not turned on, so it
shouldn't declare timevals).

Fixed some #include messes.

Completed in 97 milliseconds