mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Add FreeBSD support for bluetooth sockets. (SF Patch #888148)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user