mirror of
https://github.com/bettercap/bettercap
synced 2025-07-07 05:22:04 -07:00
6 lines
91 B
Go
6 lines
91 B
Go
// +build darwin
|
|
|
|
package socket
|
|
|
|
// For compile time compatibility
|
|
const AF_BLUETOOTH = 0
|