Searched hist:91225 (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/usr.bin/fetch/
H A Dfetch.cdiff 91225 Mon Feb 25 03:00:39 MST 2002 bde #include <sys/time.h> instead of depending on namespace pollution in
<sys/stat.h> for the declaration of struct timeval.

Removed unused includes (<time.h> doesn't declare anything of interest;
only <sys/time.h> does).

Sorted includes a bit.

Completed in 173 milliseconds