Fix libhid compile with /recent/ libc (GNU_SOURCE)
authorRobin Gareus <robin@gareus.org>
Sat, 20 May 2017 10:38:49 +0000 (12:38 +0200)
committerRobin Gareus <robin@gareus.org>
Sat, 20 May 2017 10:39:49 +0000 (12:39 +0200)
commit9fc65b274e5e9c2ef46af87a9685de2d409b0d69
tree5bc57120442adb88fb0a8b08e46f4898c8ba620c
parent6926b7eb75ccd26a6a39d24cea8ea45c7bd7101b
Fix libhid compile with /recent/ libc (GNU_SOURCE)

- strtok_r
- strdup
- wcsdup
libs/hidapi/linux/hid.c