Commit 96c44658 authored by Hye-Shik Chang's avatar Hye-Shik Chang

Add FreeBSD support for bluetooth sockets. (SF Patch #888148)

parent 81268608
......@@ -39,6 +39,10 @@
#include <bluetooth/sco.h>
#endif
#ifdef HAVE_BLUETOOTH_H
#include <bluetooth.h>
#endif
#ifdef HAVE_NETPACKET_PACKET_H
# include <sys/ioctl.h>
# include <net/if.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment