Date: Wed, 28 May 1997 21:46:07 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys systm.h Message-ID: <199705290446.VAA01839@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1997/05/28 21:46:07 PDT Modified files: sys/sys systm.h Log: forward declare struct timeval so that pcibus.c doesn't get a warning. (it doesn't #include <sys/time.h> since it doesn't need it) Revision Changes Path 1.51 +2 -1 src/sys/sys/systm.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705290446.VAA01839>