summaryrefslogtreecommitdiff
path: root/sal/osl/w32/nlsupport.c
diff options
context:
space:
mode:
authorOliver Braun <obr@openoffice.org>2001-09-17 11:36:46 +0000
committerOliver Braun <obr@openoffice.org>2001-09-17 11:36:46 +0000
commitdf239a67b91606fe8d712d3e7403883c9c4e966d (patch)
tree1afc844dc94b949c91541a3259e61030123b10e3 /sal/osl/w32/nlsupport.c
parent6f0ad460013051f35f8f05d5e0a8a0ce40b74ceb (diff)
#88460# re-enabled systool wrapper
Diffstat (limited to 'sal/osl/w32/nlsupport.c')
-rw-r--r--sal/osl/w32/nlsupport.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/sal/osl/w32/nlsupport.c b/sal/osl/w32/nlsupport.c
index 34040cbdab9e..82227cae7fde 100644
--- a/sal/osl/w32/nlsupport.c
+++ b/sal/osl/w32/nlsupport.c
@@ -2,9 +2,9 @@
*
* $RCSfile: nlsupport.c,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obr $ $Date: 2001-09-12 11:32:25 $
+ * last change: $Author: obr $ $Date: 2001-09-17 12:36:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,6 +63,8 @@
#include <windows.h>
#include <wchar.h>
+#include <systools/win32/kernel9x.h>
+
#include <osl/mutex.h>
#include <osl/nlsupport.h>
#include <osl/diagnose.h>