commit | 2213afeb3e100c9bffc124c56cc75f9a87068bde | [log] [tgz] |
---|---|---|
author | Thomas Klausner <tk@giga.or.at> | Fri Aug 21 13:35:23 2015 +0200 |
committer | Thomas Klausner <tk@giga.or.at> | Fri Aug 21 13:35:23 2015 +0200 |
tree | 6a04d273dba6088ece928fe47719109ee7ea8cf2 | |
parent | ec26b4201c3bec7bd71ddd3d7d0746edb76381bc [diff] [blame] |
Mark two public functions ZIP_EXTERN.
diff --git a/lib/zip_source_supports.c b/lib/zip_source_supports.c index 3c100fb..2179037 100644 --- a/lib/zip_source_supports.c +++ b/lib/zip_source_supports.c
@@ -44,7 +44,7 @@ } -zip_int64_t +ZIP_EXTERN zip_int64_t zip_source_make_command_bitmap(zip_source_cmd_t cmd0, ...) { zip_int64_t bitmap;