components/libxml2/mapfile
changeset 1288 ef52cf7d626e
parent 1044 ab6b15638457
child 7730 081b4f5eeec4
--- a/components/libxml2/mapfile	Thu May 02 08:40:39 2013 -0700
+++ b/components/libxml2/mapfile	Fri May 03 00:11:11 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