summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-07-20 07:26:59 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-07-20 07:26:59 +0000
commitb5ec36048efd1925ea099951da8aff99c31d1d73 (patch)
tree471ae427cc05588c5195692a80f31297a4df7827
parent4625c7569e45def4074b673264a9a67dc47c1fc6 (diff)
parent0a1b2841f3bc782d49c3b8dfdf1d5cb10bdc436e (diff)
downloaddalvik-b5ec36048efd1925ea099951da8aff99c31d1d73.tar.gz
release-request-d8901a87-7dd0-4cc8-a44e-d04982e429da-for-git_oc-mr1-release-4198291 snap-temp-L50900000084068812
Change-Id: Ifdebc1d9ca6a1196f7864e66a2c45f64a16096b3
-rw-r--r--libdex/SysUtil.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdex/SysUtil.cpp b/libdex/SysUtil.cpp
index 634e94ffa..f8d8ae664 100644
--- a/libdex/SysUtil.cpp
+++ b/libdex/SysUtil.cpp
@@ -30,7 +30,7 @@
#include <limits.h>
#include <errno.h>
-#include <JNIHelp.h> // TEMP_FAILURE_RETRY may or may not be in unistd
+#include <nativehelper/JNIHelp.h> // TEMP_FAILURE_RETRY may or may not be in unistd
/*