aboutsummaryrefslogtreecommitdiff
path: root/src/mtpz.h
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2019-07-15 15:21:25 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-15 15:21:25 -0700
commit42c781d54a3185dd24fcf749bbf10bc2ad2ae9b7 (patch)
tree3501d620d3e4bb913c3967e121073f3a15825a7d /src/mtpz.h
parentcbe00e33b0314fdcf19b967ecbbaf294ed7701b7 (diff)
parentd91b63191434b157a00b65812d3621bdefd67dbd (diff)
downloadlibmtp-42c781d54a3185dd24fcf749bbf10bc2ad2ae9b7.tar.gz
Merge "Upgrade libmtp to 'libmtp-1-1-16'"ndk-sysroot-r21
am: d91b631914 Change-Id: I361df2894d4a0ae5dc1758c30c214888ab017f45
Diffstat (limited to 'src/mtpz.h')
-rw-r--r--src/mtpz.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mtpz.h b/src/mtpz.h
index c7c231b..f024394 100644
--- a/src/mtpz.h
+++ b/src/mtpz.h
@@ -45,7 +45,7 @@ static inline int mtpz_loaddata(void)
#endif
-int use_mtpz;
+extern int use_mtpz;
#endif /* LIBMTP_H_INCLUSION_GUARD */