Merge "otautil: #include <errno.h> for TEMP_FAILURE_RETRY." am: 1bf842471c am: 7861ec16a0
am: a2fb941a32
Change-Id: I43050a07769f1b2b0f82ec00b056509fd2fd53f4
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