Re: hid.h fallout in third party code

2018-07-16 Thread Manuel Bouyer
On Sat, Jul 14, 2018 at 03:39:20PM +, co...@sdf.org wrote: > hi folks, > > in > https://github.com/NetBSD/src/commit/a9e749a2e2d0044b947401ce80790a5788fad76e#diff-9353912fc541114002b043446f11751e > bouyer had moved many definitions out of usbhid.h. > > This is a user-visible header and

hid.h fallout in third party code

2018-07-14 Thread coypu
hi folks, in https://github.com/NetBSD/src/commit/a9e749a2e2d0044b947401ce80790a5788fad76e#diff-9353912fc541114002b043446f11751e bouyer had moved many definitions out of usbhid.h. This is a user-visible header and appears in third party packages, which now need even more ifdefs, and those need