summaryrefslogtreecommitdiff
path: root/jurt
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-10-01 08:37:21 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-10-01 10:20:18 +0200
commit585ac6e4dd49d8cb52e575a0ba1aaec9b58aa835 (patch)
tree12f0aad3adb226fb278d6a8a6ab6b675a820fe01 /jurt
parentfc04f76336fdf8c96e35382cdeb497e2f939705c (diff)
sal/osl/unx/thread.c -> .cxx
Change-Id: I6cb46a51dda3fda51a3b6413656da15fc5bdb04d
Diffstat (limited to 'jurt')
-rw-r--r--jurt/source/pipe/staticsalhack_c.c1
-rw-r--r--jurt/source/pipe/staticsalhack_cxx.cxx1
2 files changed, 1 insertions, 1 deletions
diff --git a/jurt/source/pipe/staticsalhack_c.c b/jurt/source/pipe/staticsalhack_c.c
index 77c42919c1de..ac9a9133e641 100644
--- a/jurt/source/pipe/staticsalhack_c.c
+++ b/jurt/source/pipe/staticsalhack_c.c
@@ -14,6 +14,5 @@
#include <sal/osl/unx/nlsupport.c>
#include <sal/osl/unx/pipe.c>
#include <sal/osl/unx/readwrite_helper.c>
-#include <sal/osl/unx/thread.c>
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/jurt/source/pipe/staticsalhack_cxx.cxx b/jurt/source/pipe/staticsalhack_cxx.cxx
index f3a5e5d9ec21..de023797cba3 100644
--- a/jurt/source/pipe/staticsalhack_cxx.cxx
+++ b/jurt/source/pipe/staticsalhack_cxx.cxx
@@ -31,6 +31,7 @@
#include <sal/osl/unx/process_impl.cxx>
#include <sal/osl/unx/profile.cxx>
#include <sal/osl/unx/security.cxx>
+#include <sal/osl/unx/thread.cxx>
#include <sal/osl/unx/uunxapi.cxx>
#include <sal/rtl/alloc_arena.cxx>
#include <sal/rtl/alloc_cache.cxx>