]> 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>
Fri, 15 May 2015 17:12:03 +0000 (18:12 +0100)
commit833165b96b8b51292ad9758a491abce7f380f6de
tree1a214904cdec53de80ee63402743f7b2d98e871b
parent899a6f213eb350334987e818094c8acd7ab513ab
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
(From OE-Core master rev: 577b5c6ce6753b9ae3587da47caf6ecfac358668)

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