mirror of
https://github.com/bettercap/bettercap
synced 2025-07-12 08:07:00 -07:00
fixing compilation for platoforms where the HID modules are not supported
This commit is contained in:
parent
c6987c1652
commit
3e14cfe8ac
4 changed files with 64 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
// +build !windows
|
||||
// +build !android
|
||||
|
||||
package hid
|
||||
|
||||
import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue