Add lib80211.h to the list of network headers.
authorTim Gardner <timg@tpi.com>
Mon, 27 Oct 2008 18:40:43 +0000 (12:40 -0600)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 27 Oct 2008 19:24:38 +0000 (12:24 -0700)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
scripts/admin-update.sh

index bd2b22ad64a9a3ba8fb5d36d3a30b8847727add1..63b28a340181d3b9116deec80a4f46a90be13e70 100755 (executable)
@@ -27,7 +27,7 @@ INCLUDE_LINUX_USB="usbnet.h rndis_host.h"
 INCLUDE_NET_OLD="ieee80211.h ieee80211_crypt.h"
 # The good new yummy stuff
 INCLUDE_NET="$INCLUDE_NET_OLD cfg80211.h ieee80211_radiotap.h iw_handler.h"
-INCLUDE_NET="$INCLUDE_NET mac80211.h wext.h wireless.h"
+INCLUDE_NET="$INCLUDE_NET mac80211.h wext.h wireless.h lib80211.h"
 
 NET_DIRS="wireless mac80211 ieee80211"
 # User exported this variable