jdk/make/mapfiles/libzip/mapfile-vers
changeset 41358 f2c5e3cc1848
parent 34686 29ea8310a27a
--- a/jdk/make/mapfiles/libzip/mapfile-vers	Fri Sep 16 13:15:02 2016 -0700
+++ b/jdk/make/mapfiles/libzip/mapfile-vers	Tue Sep 20 10:37:32 2016 -0700
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 1997, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2016, 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
@@ -49,6 +49,7 @@
 		Java_java_util_zip_Inflater_setDictionary;
 		ZIP_Close;
 		ZIP_CRC32;
+		ZIP_FreeEntry;
 		ZIP_FindEntry;
 		ZIP_GetEntry;
 		ZIP_GetNextEntry;