open-src/lib/libX11/mapfile-vers
changeset 1265 0b5cc5c013e4
parent 1047 cebfb122be5a
child 1345 d5dacbb8de2b
--- a/open-src/lib/libX11/mapfile-vers	Thu Mar 29 13:35:26 2012 -0700
+++ b/open-src/lib/libX11/mapfile-vers	Fri Apr 06 21:57:14 2012 -0700
@@ -2,7 +2,7 @@
 #
 # libX11 version mapfile
 #
-# Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
 # copy of this software and associated documentation files (the "Software"),
@@ -753,6 +753,11 @@
 	XFreeEventData;
 } SUNW_1.2;
 
+# New function added in libX11 1.5 for extension request handling
+SUNW_1.4 {
+	_XGetRequest;
+} SUNW_1.3;
+
 SUNWprivate {
     global:
 	XauDisposeAuth 		= FUNCTION FILTER libXau.so.6;