Date: Fri, 24 Nov 1995 10:28:41 -0800 From: David Greenman <davidg@Root.COM> To: Bruce Evans <bde@freefall.freebsd.org> Cc: CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/netipx ipx_pcb.c spx_usrreq.c Message-ID: <199511241828.KAA00201@corbin.Root.COM> In-Reply-To: Your message of "Fri, 24 Nov 95 04:01:10 PST." <199511241201.EAA12596@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>bde 95/11/24 04:01:09 > > Modified: sys/netipx ipx_pcb.c spx_usrreq.c > Log: > Added #include <sys/queue.h>. This will be required when I move > the (inline) implementations of insque() and remque() from > <machine/cpufunc.h> to <sys/queue.h>. Yuck...we should change things to use the 4.4BSD queue macros. -DG
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511241828.KAA00201>