components/libxml2/mapfile
branchs11-update
changeset 2668 be2379d0aa1f
parent 2452 9dc4dfa4b04d
child 7730 081b4f5eeec4
--- a/components/libxml2/mapfile	Tue Jun 18 10:39:11 2013 +0200
+++ b/components/libxml2/mapfile	Mon Jul 08 14:13:53 2013 -0700
@@ -32,12 +32,19 @@
 #
 # Note that the source above actually lives in the ON tree.
 #
-# Copyright (c) 2009, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2009, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 # public interfaces in libxml2
 #
 $mapfile_version 2
 
+SYMBOL_VERSION SUNW_1.10 {
+	global:
+		# LIBXML2_2.9.1
+		xmlXPathNodeEval;
+		xmlXPathSetContextNode;
+} SUNW_1.9;
+
 SYMBOL_VERSION SUNW_1.9 {
 	global:
 		# LIBXML2_2.8.0