Bogus include in src/sys/net80211/ieee80211_ioctl.c
    Dag-Erling Smørgrav 
    des at des.no
       
    Tue Apr  6 05:00:24 PDT 2004
    
    
  
"Conrad J. Sabatier" <conrads at cox.net> writes:
> #include "opt_inet.h"
> /*
> #include "opt_ipx.h"
> */
>
> This last include (which I had to comment out to get the file to compile) 
> seems bogus to me.  There *is* no opt_ipx.h.  I believe it should be 
> removed.
No, opt_ipx.h has existed since 1997.  It should be present (but
empty, unless you have 'options IPXIP' in your kernel config) in your
kernel compile directory.
DES
-- 
Dag-Erling Smørgrav - des at des.no
    
    
More information about the freebsd-current
mailing list