DragonFly BSD
DragonFly commits List (threaded) for 2004-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/net if_ieee80211.h


From: Chris Pressey <cpressey@xxxxxxxxxxxxxxx>
Date: Tue, 27 Jul 2004 18:58:39 -0700

On Tue, 27 Jul 2004 07:35:55 -0700 (PDT)
Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx> wrote:

> joerg       2004/07/27 07:35:55 PDT
> 
> DragonFly src repository
> 
>   Removed files:
>     sys/net              if_ieee80211.h 
>   Log:
>   Remove now obsolete header.

This breaks the build for some people as this header is still included
by src/usr.sbin/wicontrol/wicontrol.c.  Removing #include
<net/if_ieee80211.h> from wicontrol.c results in IEEE80211_CAPINFO_BITS
being undefined.  IEEE80211_CAPINFO_BITS doesn't appear in any other
file in the src tree.

-Chris



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]