ndis: build error on make buildkernel + FIX

M. Warner Losh imp at bsdimp.com
Fri May 28 07:48:29 PDT 2004


In message: <20040527084800.5efb56bc at dualistic.bytephobia.de>
            Patrick Hurrelmann <outi at bytephobia.de> writes:
: >     #include "ndis_driver_data.h"
: > 
: > to this:
: > 
: >     #include <modules/if_ndis/ndis_driver_data.h>

I added -I${.CURDIR} to my module makefile to fix this.

Warner


More information about the freebsd-current mailing list