Date: Tue, 10 Dec 1996 09:19:16 -0800 (PST) From: Garrett Wollman <wollman> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/net ether_addr.c ethers.3 Message-ID: <199612101719.JAA14922@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 96/12/10 09:19:15 Modified: lib/libc/net ether_addr.c ethers.3 Log: Get struct ether_addr directly from <net/ethernet.h> rather than pulling in lots of unrelated junk from <net/if.h> and <net/if_ether.h>. These functions still aren't prototyped anywhere (but should be in <net/ethernet.h>---got that, Bill?). Revision Changes Path 1.6 +2 -4 src/lib/libc/net/ether_addr.c 1.4 +2 -4 src/lib/libc/net/ethers.3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612101719.JAA14922>