Date: Tue, 7 Jan 1997 07:36:37 -0800 (PST) From: Nate Williams <nate> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/apm apm.c Message-ID: <199701071536.HAA26511@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nate 97/01/07 07:36:37 Modified: sys/i386/apm apm.c Log: > The extra include of <sys/time.h> is because apm uses microtime() and my > <sys/param.h> doesn't include <sys/time.h> > > I removed the NAPM check since it's wasteful to check twice. apmprobe() > checks the unit number, and that's the right check. Submitted by: bde Revision Changes Path 1.51 +2 -11 src/sys/i386/apm/apm.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701071536.HAA26511>