1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/usr.bin/fetch
Bruce Evans 469a45700c #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.
2002-02-25 05:00:39 +00:00
..
fetch.1 Document fetch(1) reaction to SIGINFO. 2002-01-16 16:16:08 +00:00
fetch.c #include <sys/time.h> instead of depending on namespace pollution in 2002-02-25 05:00:39 +00:00
Makefile Remove leaf node WARNS?=2 (that mainly I added). This should 2002-02-08 22:31:43 +00:00