Changeset - r9023:f7b42cb16c57
[Not reviewed]
master
0 1 0
rubidium - 16 years ago 2008-04-21 23:04:05
rubidium@openttd.org
(svn r12836) -Fix: SunOS non-dedicated server compilation.
1 file changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/unix.cpp
Show inline comments
 
@@ -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
0 comments (0 inline, 0 general)