Merge "Possible Mac build fix."

This commit is contained in:
Elliott Hughes 2015-08-26 00:54:10 +00:00 committed by Gerrit Code Review
commit a421c1e5bc

View file

@ -118,7 +118,7 @@ AndroidInterfaceAdded(void *refCon, io_iterator_t iterator)
IOUSBDeviceInterface197 **dev = NULL; IOUSBDeviceInterface197 **dev = NULL;
HRESULT result; HRESULT result;
SInt32 score; SInt32 score;
UInt32 locationId; uint32_t locationId;
UInt8 if_class, subclass, protocol; UInt8 if_class, subclass, protocol;
UInt16 vendor; UInt16 vendor;
UInt16 product; UInt16 product;