Date: Sun, 24 Feb 2002 21:00:39 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fetch fetch.c Message-ID: <200202250500.g1P50dR01204@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2002/02/24 21:00:39 PST
Modified files:
usr.bin/fetch fetch.c
Log:
#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.
Revision Changes Path
1.45 +2 -2 src/usr.bin/fetch/fetch.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202250500.g1P50dR01204>
