On Wed, 25 May 2011, Masao Uebayashi wrote:

> Module Name:  src
> Committed By: uebayasi
> Date:         Wed May 25 16:33:38 UTC 2011
>
> Modified Files:
>       src/sys/dev/bluetooth: bcsp.c bthub.c btuart.c
>       src/sys/dev/ieee1394: fwdev.c fwmem.c fwohci.c
>
> Log Message:
> Declare cfdrivers using extern rather than including ioconf.h.

surely the point of declaring a variable once in a header file is that it
then cannot be accidentally declared differently elsewhere?

is ioconf.h so onerous? (it is merely a list of cfdriver declarations)

iain

Reply via email to