summaryrefslogtreecommitdiff
path: root/i18nlangtag/source/isolang/inunx.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18nlangtag/source/isolang/inunx.cxx')
-rw-r--r--i18nlangtag/source/isolang/inunx.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/i18nlangtag/source/isolang/inunx.cxx b/i18nlangtag/source/isolang/inunx.cxx
index 4c0146772f53..ce9ea5ee83e9 100644
--- a/i18nlangtag/source/isolang/inunx.cxx
+++ b/i18nlangtag/source/isolang/inunx.cxx
@@ -18,20 +18,19 @@
*/
#include <stdlib.h>
-#include <stdio.h>
#ifdef MACOSX
#include <osl/process.h>
#include <rtl/locale.h>
#include <rtl/ustring.hxx>
+#include <i18nlangtag/languagetag.hxx>
#else // MACOSX
#include <rtl/string.hxx>
#endif // MACOSX
#include <osl/mutex.hxx>
-#include <rtl/instance.hxx>
-#include <i18nlangtag/languagetag.hxx>
+#include <osl/doublecheckedlocking.h>
#include <i18nlangtag/mslangid.hxx>