diff --git a/unix.c b/unix.c index 252777637a..7374dce9ad 100644 --- a/unix.c +++ b/unix.c @@ -8,15 +8,12 @@ #include "table/strings.h" #include "hal.h" #include "variables.h" -#include "debug.h" #include #include #include #include #include -#include -#include #ifdef USE_HOMEDIR #include @@ -613,6 +610,10 @@ void CSleep(int milliseconds) #ifdef WITH_ICONV +#include +#include +#include "debug.h" + #define INTERNALCODE "ISO-8859-15" /** Try and try to decipher the current locale from environmental