Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 1996 17:39:34 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org, gpalmer@freefall.freebsd.org
Subject:   Re: cvs commit:  src/sys/pccard pccard.c pcic.c
Message-ID:  <199604060739.RAA15696@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>  Modified:    sys/pccard  pccard.c pcic.c
>  Log:
>  pccard.c:
>  	#include <i386/include/clock.h> to get sysbeep() prototype

This should be #include <machine/clock.h>.  pccard isn't supposed to
have any i386 dependencies.  Similarly for i386/include/laptops.h and
a few other i386/include's.  Don't change this - I'll commit it later.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604060739.RAA15696>