Merge "otautil: #include <errno.h> for TEMP_FAILURE_RETRY."
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
|
|
||||||
#include "otautil/SysUtil.h"
|
#include "otautil/SysUtil.h"
|
||||||
|
|
||||||
|
#include <errno.h> // TEMP_FAILURE_RETRY
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <stdint.h> // SIZE_MAX
|
#include <stdint.h> // SIZE_MAX
|
||||||
#include <sys/mman.h>
|
#include <sys/mman.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user