]> code.ossystems Code Review - openembedded-core.git/commit
libusb-compat: Include sys/types.h in usb.h
authorKhem Raj <raj.khem@gmail.com>
Mon, 6 Apr 2015 17:36:40 +0000 (17:36 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Apr 2015 18:48:03 +0000 (19:48 +0100)
commit577b5c6ce6753b9ae3587da47caf6ecfac358668
tree108af8ffadfd0644181b4144d8e4d0b9c7628f3e
parent302844ab3302050733df5e9c5e9cb92351cd315e
libusb-compat: Include sys/types.h in usb.h

Fixes compile errors when usb.h is included in
other packages, it expects sys/types.h to be
there, instead it should include it itself

Change-Id: Ib49477b7d3f3cd97d65c9578bdc33f2ee33f5a26
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libusb/libusb-compat/0001-usb.h-Include-sys-types.h.patch [new file with mode: 0644]
meta/recipes-support/libusb/libusb-compat_0.1.5.bb