compat-wireless: add additional header file for bluetooth
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 3 Jun 2012 14:30:13 +0000 (16:30 +0200)
committerLuis R. Rodriguez <mcgrof@frijolero.org>
Mon, 11 Jun 2012 19:45:51 +0000 (12:45 -0700)
This fixes a compile problem with all kernel versions.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
scripts/admin-update.sh

index a52c908d99be52aca69a36b20686f31ec44993ec..c4f5e39d643453ab2a53683d4cbe2e6d50ea820e 100755 (executable)
@@ -18,7 +18,7 @@
 GIT_URL="git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git"
 GIT_COMPAT_URL="git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/compat.git"
 
-INCLUDE_NET_BT="hci_core.h l2cap.h bluetooth.h rfcomm.h hci.h hci_mon.h mgmt.h sco.h smp.h"
+INCLUDE_NET_BT="hci_core.h l2cap.h bluetooth.h rfcomm.h hci.h hci_mon.h mgmt.h sco.h smp.h a2mp.h"
 NET_BT_DIRS="bluetooth bluetooth/bnep bluetooth/cmtp bluetooth/rfcomm bluetooth/hidp"
 
 INCLUDE_LINUX="ieee80211.h nl80211.h"