Date: Tue, 10 Dec 1996 09:05:47 -0800 (PST) From: Garrett Wollman <wollman> To: CVS-committers, cvs-all, cvs-libexec Subject: cvs commit: src/libexec/bootpd getether.c getif.c lookup.c rtmsg.c src/libexec/bootpd/tools/bootptest print-bootp.c src/libexec/rbootd bpf.c Message-ID: <199612101705.JAA13611@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 96/12/10 09:05:46
Modified: libexec/bootpd getether.c getif.c lookup.c rtmsg.c
libexec/bootpd/tools/bootptest print-bootp.c
libexec/rbootd bpf.c
Log:
Fix up programs which expect <net/if.h> to include <sys/time.h> to instead
do it themselves. (Some of these programs actually depended on this
beyond compiling the definition of struct ifinfo!) Also fix up some
other #include messes while we're at it.
Revision Changes Path
1.5 +2 -1 src/libexec/bootpd/getether.c
1.4 +1 -3 src/libexec/bootpd/getif.c
1.3 +1 -3 src/libexec/bootpd/lookup.c
1.5 +2 -1 src/libexec/bootpd/rtmsg.c
1.3 +1 -3 src/libexec/bootpd/tools/bootptest/print-bootp.c
1.4 +2 -1 src/libexec/rbootd/bpf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612101705.JAA13611>
