aboutsummaryrefslogtreecommitdiffstats
path: root/tests/asm-tst9.c
diff options
context:
space:
mode:
authorandroid-build-prod (mdb) <android-build-team-robot@google.com>2020-10-01 21:18:42 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-10-01 21:18:42 +0000
commit60533dc6090cbc4036a49ca5213e9cca43ee63d0 (patch)
tree4256b06ec4429e4e80bd73186ad107bfbd0581bc /tests/asm-tst9.c
parentfe5814ae0d81e43667acb198b00250499dd51d8a (diff)
parent6edd8e54faf3b55179b0791716d48bf3109f0d6a (diff)
downloadplatform_external_elfutils-sdk-release.tar.gz
platform_external_elfutils-sdk-release.tar.bz2
platform_external_elfutils-sdk-release.zip
Merge "Snap for 6877830 from d219b55202eae5964ebcd1637b8c59e01a0cfc81 to sdk-release" into sdk-releasesdk-release
Diffstat (limited to 'tests/asm-tst9.c')
-rw-r--r--tests/asm-tst9.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/asm-tst9.c b/tests/asm-tst9.c
index 681e872d..6bec3f6e 100644
--- a/tests/asm-tst9.c
+++ b/tests/asm-tst9.c
@@ -21,8 +21,8 @@
#include <fcntl.h>
#include <inttypes.h>
-#include ELFUTILS_HEADER(ebl)
#include ELFUTILS_HEADER(asm)
+#include ELFUTILS_HEADER(ebl)
#include <libelf.h>
#include <stdio.h>
#include <string.h>