summaryrefslogtreecommitdiff
path: root/sal/util/sal.map
diff options
context:
space:
mode:
Diffstat (limited to 'sal/util/sal.map')
-rwxr-xr-xsal/util/sal.map5
1 files changed, 5 insertions, 0 deletions
diff --git a/sal/util/sal.map b/sal/util/sal.map
index 03af5c114aa1..ad063f3794d4 100755
--- a/sal/util/sal.map
+++ b/sal/util/sal.map
@@ -588,6 +588,11 @@ UDK_3.9 { # OOo 3.1
rtl_math_atanh;
} UDK_3.8;
+UDK_3.10 { # OOo 3.2
+ global:
+ rtl_logfile_hasLogFile;
+} UDK_3.9;
+
PRIVATE_1.0 {
global:
osl_detail_ObjectRegistry_storeAddresses;