diff --git a/src/add-ons/kernel/bluetooth/hci/bluetooth.cpp b/src/add-ons/kernel/bluetooth/hci/bluetooth.cpp index e47097b398..f233d2ef94 100644 --- a/src/add-ons/kernel/bluetooth/hci/bluetooth.cpp +++ b/src/add-ons/kernel/bluetooth/hci/bluetooth.cpp @@ -44,6 +44,9 @@ #include "acl.h" +int32 api_version = B_CUR_DRIVER_API_VERSION; + + typedef PortListener