--- old/makefiles/mapfiles/libzip/mapfile-vers 2013-05-21 16:49:13.000000000 -0400 +++ new/makefiles/mapfiles/libzip/mapfile-vers 2013-05-21 16:49:13.000000000 -0400 @@ -1,5 +1,5 @@ # -# Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it @@ -31,6 +31,7 @@ Java_java_util_zip_Adler32_update; Java_java_util_zip_Adler32_updateBytes; Java_java_util_zip_Adler32_updateByteBuffer; + Java_java_util_zip_CRC32_init; Java_java_util_zip_CRC32_update; Java_java_util_zip_CRC32_updateBytes; Java_java_util_zip_CRC32_updateByteBuffer;