aboutsummaryrefslogtreecommitdiff
path: root/src/mtpz.h
diff options
context:
space:
mode:
authorLinus Walleij <triad@df.lth.se>2014-08-24 13:22:50 +0200
committerLinus Walleij <triad@df.lth.se>2014-08-24 13:23:01 +0200
commitbb695b12fa7a8773fe79e81f880cfb07a38ef60a (patch)
treee060721f9a2f883ae79d422f8ecebb1875059b26 /src/mtpz.h
parent08550005f5226076ae3d0b282261495fb5b11548 (diff)
downloadlibmtp-bb695b12fa7a8773fe79e81f880cfb07a38ef60a.tar.gz
Revert "De-externalize use_mtpz."
This reverts commit 8f5da8fc9050448ca5da4ffeb4796e9e6eca8a35. Signed-off-by: Linus Walleij <triad@df.lth.se>
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 f024394..c7c231b 100644
--- a/src/mtpz.h
+++ b/src/mtpz.h
@@ -45,7 +45,7 @@ static inline int mtpz_loaddata(void)
#endif
-extern int use_mtpz;
+int use_mtpz;
#endif /* LIBMTP_H_INCLUSION_GUARD */