Date: Sun, 26 Nov 2000 13:47:01 -0800 (PST) From: Jonathan Lemon <jlemon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_var.h Message-ID: <200011262147.NAA73296@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2000/11/26 13:47:01 PST Modified files: sys/net if_var.h Log: Unbreak world; #include <sys/mutex.h> instead of <machine/mutex.h> Only include <sys/mbuf.h> when building kernel sources. This should probably be changed to require callers to include it themselves. Revision Changes Path 1.29 +4 -2 src/sys/net/if_var.h 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?200011262147.NAA73296>