Date: Tue, 30 Dec 1997 00:39:01 +0100 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: shimon@simon-shapiro.org Cc: freebsd-smp@freebsd.org Subject: Re: Compilation Failure - Suggested fix (?) Message-ID: <21207.883438741@critter.freebsd.dk> In-Reply-To: Your message of "Mon, 29 Dec 1997 15:34:38 PST." <XFMail.971229153438.shimon@simon-shapiro.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Committed as official patch :-) Thanks! > >From: > >#ifndef SMP >#include <machine/cputypes.h> >#include <machine/clock.h> >#endif > >To: > >#ifndef SMP >#include <machine/cputypes.h> >#endif >#include <machine/clock.h> > >An official, correct patch will be appreciated... > >---------- > > >Sincerely Yours, > >Simon Shapiro >Shimon@Simon-Shapiro.ORG Voice: 503.799.2313 > -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?21207.883438741>