Date: Mon, 18 Sep 2000 14:56:48 -0700 (PDT) From: Doug Barton <DougB@gorean.org> To: David Greenman <dg@root.com> Cc: current@FreeBSD.ORG Subject: Re: kernel breakage in aac.c (Was: Can't build a kernel) Message-ID: <Pine.BSF.4.21.0009181456120.8419-100000@dt051n37.san.rr.com> In-Reply-To: <200009182110.OAA01170@implode.root.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Et voila. Thanks, Doug On Mon, 18 Sep 2000, David Greenman wrote: > Here is a fix. Hopefully Mike will commit it soon. > > -DG > > David Greenman > Co-founder, The FreeBSD Project - http://www.freebsd.org > President, TeraSolutions, Inc. - http://www.terasolutions.com > Pave the road of life with opportunities. > > Index: aac.c > =================================================================== > RCS file: /home/ncvs/src/sys/dev/aac/aac.c,v > retrieving revision 1.1 > diff -c -r1.1 aac.c > *** aac.c 2000/09/13 03:20:34 1.1 > --- aac.c 2000/09/18 08:45:08 > *************** > *** 35,40 **** > --- 35,41 ---- > #include <sys/systm.h> > #include <sys/malloc.h> > #include <sys/kernel.h> > + #include <sys/proc.h> > > #include <dev/aac/aac_compat.h> > > -- "The dead cannot be seduced." - Kai, "Lexx" Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0009181456120.8419-100000>