* The new Bluetooth APEX shifted things around.
Change-Id: I2eeff2ed7a8f198c7246136db2eac82e63e5c970
#include <arpa/inet.h>
#include <string.h>
#include <linux/wait.h>
+#include <hci_layer.h>
#include "hci_h5_int.h"
#include "bt_skbuff.h"
#define LOG_TAG "rtk_btsnoop_net"
#include "rtk_btsnoop_net.h"
#include <unistd.h>
+#include <hci_layer.h>
#define RTK_NO_INTR(fn) do {} while ((fn) == -1 && errno == EINTR)
#include "userial_vendor.h"
#include "rtk_socket.h"
#include <cutils/sockets.h>
+#include <hci_layer.h>
#ifdef CONFIG_SCO_OVER_HCI