summaryrefslogtreecommitdiff
path: root/src/unix.cpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-04-21 23:04:05 +0000
committerrubidium <rubidium@openttd.org>2008-04-21 23:04:05 +0000
commit845b827fbcbeb6bb6a1b42e11f3abeb696b8e835 (patch)
tree9d3c9ae70ef71d3b8159088cd1474e9f33244766 /src/unix.cpp
parent5dcd689f5662d93ade95e3fd04332b8456605add (diff)
downloadopenttd-845b827fbcbeb6bb6a1b42e11f3abeb696b8e835.tar.xz
(svn r12836) -Fix: SunOS non-dedicated server compilation.
Diffstat (limited to 'src/unix.cpp')
-rw-r--r--src/unix.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/unix.cpp b/src/unix.cpp
index b1fc16db2..8daca5f9f 100644
--- a/src/unix.cpp
+++ b/src/unix.cpp
@@ -206,6 +206,8 @@ void CSleep(int milliseconds)
#include "debug.h"
#include "string_func.h"
+const char *GetCurrentLocale(const char *param);
+
#define INTERNALCODE "UTF-8"
/** Try and try to decipher the current locale from environmental