zs3 is an unrelated library for S3, and as far as I can tell was only a dependency for a single, undocumented, utility function, which is used in one place. It is trivial to just replace with the two function calls needed.
This also fixes a compile error in the test system.
Remove the dependency on zs3.
zs3 is an unrelated library for S3, and as far as I can tell was only a dependency for a single, undocumented, utility function, which is used in one place. It is trivial to just replace with the two function calls needed.
This also fixes a compile error in the test system.