| Index: device/bluetooth/bluetooth_l2cap_channel_mac.h
|
| diff --git a/device/bluetooth/bluetooth_l2cap_channel_mac.h b/device/bluetooth/bluetooth_l2cap_channel_mac.h
|
| index de085e658e9bf1cd986069284928f2040b0056f7..5ecbfc3c788ca046c90cc8d8ada4f84303c6c04d 100644
|
| --- a/device/bluetooth/bluetooth_l2cap_channel_mac.h
|
| +++ b/device/bluetooth/bluetooth_l2cap_channel_mac.h
|
| @@ -7,6 +7,8 @@
|
|
|
| #import <IOBluetooth/IOBluetooth.h>
|
| #import <IOKit/IOReturn.h>
|
| +#include <stddef.h>
|
| +#include <stdint.h>
|
|
|
| #include "base/mac/scoped_nsobject.h"
|
| #include "base/macros.h"
|
|
|