TEMP_FAILURE_RETRY() requires errno.h
Fixes compiler error about not finding errno when art is compiled for the host using libc++. Change-Id: Ib2bcd6b230dbb05e7c5306d5d12e25483202b457
Loading
Please sign in to comment
Fixes compiler error about not finding errno when art is compiled for the host using libc++. Change-Id: Ib2bcd6b230dbb05e7c5306d5d12e25483202b457