vendor: update HID library for glibc < v2.17 build

This commit is contained in:
Péter Szilágyi
2017-02-27 12:30:17 +02:00
parent 5c8fe28b72
commit 45c7cfd2e6
6 changed files with 49 additions and 14 deletions

View File

@ -4,9 +4,7 @@
// This file is released under the 3-clause BSD license. Note however that Linux
// support depends on libusb, released under GNU GPL 2.1 or later.
// +build !linux
// +build !darwin ios
// +build !windows
// +build !linux,!darwin,!windows ios !cgo
package hid