summaryrefslogtreecommitdiff
path: root/sal/osl/unx/module.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/unx/module.cxx')
-rw-r--r--sal/osl/unx/module.cxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/sal/osl/unx/module.cxx b/sal/osl/unx/module.cxx
index 30fe2abb7603..c6ae0c0e5a30 100644
--- a/sal/osl/unx/module.cxx
+++ b/sal/osl/unx/module.cxx
@@ -27,6 +27,7 @@
#include <osl/file.h>
#include <assert.h>
#include "system.h"
+#include "file_url.h"
#ifdef AIX
#include <sys/ldr.h>
@@ -36,9 +37,6 @@
#include <osl/detail/android-bootstrap.h>
#endif
-/* implemented in file.c */
-extern "C" int UnicodeToText(char *, size_t, const sal_Unicode *, sal_Int32);
-
static bool getModulePathFromAddress(void * address, rtl_String ** path) {
bool result = false;
// We do want to have this functionality also in the