瀏覽代碼

This should let us get TZ from environment.

root 4 年之前
父節點
當前提交
75b56c5111
共有 1 個文件被更改,包括 1 次插入0 次删除
  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));