mirror of
https://github.com/bettercap/bettercap
synced 2025-08-13 02:06:57 -07:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
75b674fdd5
commit
80c62b8a00
1 changed files with 2 additions and 0 deletions
2
vendor/github.com/google/gousb/constants.go
generated
vendored
2
vendor/github.com/google/gousb/constants.go
generated
vendored
|
@ -15,6 +15,8 @@
|
|||
|
||||
package gousb
|
||||
|
||||
// #cgo LDFLAGS: -lusb-1.0
|
||||
// #cgo CFLAGS: -I/usr/include/libusb-1.0
|
||||
// #include <libusb.h>
|
||||
import "C"
|
||||
import "strconv"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue