summaryrefslogtreecommitdiff
path: root/stoc/source/bootstrap/services.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/source/bootstrap/services.cxx')
-rw-r--r--stoc/source/bootstrap/services.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/stoc/source/bootstrap/services.cxx b/stoc/source/bootstrap/services.cxx
index 2b8c9f81a9e4..e92acad12494 100644
--- a/stoc/source/bootstrap/services.cxx
+++ b/stoc/source/bootstrap/services.cxx
@@ -119,7 +119,7 @@ extern "C"
{
#ifndef IOS
-sal_Bool SAL_CALL component_canUnload( TimeValue *pTime )
+SAL_DLLPUBLIC_EXPORT sal_Bool SAL_CALL component_canUnload( TimeValue *pTime )
{
return g_moduleCount.canUnload( &g_moduleCount , pTime );
}