Explorar el Código

This should let us get TZ from environment.

root hace 4 años
padre
commit
75b56c5111
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      hharry.cpp

+ 1 - 0
hharry.cpp

@@ -315,6 +315,7 @@ int main(int argc, char *argv[]) {
   pid_t pid;
   node = -1;
 
+  tzset();
   init_harry();
   srandom(time(NULL));