Browse Source

#IQRV #comment 升级实体编译失败处理

80374374 5 months ago
parent
commit
efc8342718
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Module/mod_UpgradeMgr/UpgradeTaskFSM.cpp

+ 1 - 0
Module/mod_UpgradeMgr/UpgradeTaskFSM.cpp

@@ -14,6 +14,7 @@
 #include "XUnzip.h"
 #include <ShellAPI.h>
 #else
+#include <sys/stat.h>
 #include <sys/utsname.h>
 #include "XUnZipZilb.h"
 #endif