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
7c0cf31342
commit
7623b3460c
1 changed files with 1 additions and 0 deletions
1
vendor/github.com/google/gousb/constants.go
generated
vendored
1
vendor/github.com/google/gousb/constants.go
generated
vendored
|
@ -15,6 +15,7 @@
|
|||
|
||||
package gousb
|
||||
|
||||
// #cgo android CFLAGS: -I/data/data/com.termux/files/usr/include/libusb-1.0
|
||||
// #include <libusb.h>
|
||||
import "C"
|
||||
import "strconv"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue