Wolfgang Ortmann 7 лет назад
Родитель
Сommit
54a4e29791
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/filetools.cpp

+ 1 - 0
src/filetools.cpp

@@ -1,3 +1,4 @@
+#define _FILE_OFFSET_BITS 64
 #include <stdio.h>
 #include <sys/file.h>
 #include <sys/stat.h>