diff options
Diffstat (limited to 'usr/src/lib/libreparse')
-rw-r--r-- | usr/src/lib/libreparse/common/mapfile-vers | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr/src/lib/libreparse/common/mapfile-vers b/usr/src/lib/libreparse/common/mapfile-vers index 94bfba08ec..e1df770116 100644 --- a/usr/src/lib/libreparse/common/mapfile-vers +++ b/usr/src/lib/libreparse/common/mapfile-vers @@ -18,8 +18,7 @@ # # CDDL HEADER END # -# Copyright 2009 Sun Microsystems, Inc. All rights reserved. -# Use is subject to license terms. +# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. # # @@ -36,7 +35,9 @@ # MAPFILE HEADER END # -SUNWprivate { +$mapfile_version 2 + +SYMBOL_VERSION SUNWprivate { global: reparse_add; reparse_create; |