(svn r12836) -Fix: SunOS non-dedicated server compilation.
authorrubidium
Mon, 21 Apr 2008 23:04:05 +0000
changeset 9023 7bdfc5768e6e
parent 9022 8fa9e902b06e
child 9024 98e36f0e7075
(svn r12836) -Fix: SunOS non-dedicated server compilation.
src/unix.cpp
--- a/src/unix.cpp	Mon Apr 21 20:50:58 2008 +0000
+++ b/src/unix.cpp	Mon Apr 21 23:04:05 2008 +0000
@@ -206,6 +206,8 @@
 #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