Re: Bogus include in src/sys/net80211/ieee80211_ioctl.c

From: Conrad Sabatier <conrads_at_cox.net>
Date: Fri, 09 Apr 2004 06:19:25 -0500 (CDT)
On 06-Apr-2004 Conrad J. Sabatier wrote:
> /*
>  * IEEE 802.11 ioctl support (FreeBSD-specific)
>  */
> 
>#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.

OK, I see now that this file (opt_ipx.h) is generated on-the-fly in a few
places in src/sys (but *not* under modules/wlan).  Apparently, something I did
the other day during my builds caused the dependencies that made this happen to
fail.

Nevermind!  :-)

-- 
Conrad Sabatier <conrads_at_cox.net> - "In Unix veritas"
Received on Fri Apr 09 2004 - 02:19:32 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:50 UTC