Explorar o código

Fixed error caused by last pull request

Ivan Safrin %!s(int64=12) %!d(string=hai) anos
pai
achega
1ba11c82ee
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Tools/Contents/polybuild/Source/polybuild.cpp

+ 1 - 0
Tools/Contents/polybuild/Source/polybuild.cpp

@@ -47,6 +47,7 @@ uLong filetime(
     uLong *dt)
     uLong *dt)
 {
 {
   int ret=0;
   int ret=0;
+  struct stat s;
   struct tm* filedate;
   struct tm* filedate;
   time_t tm_t=0;
   time_t tm_t=0;