Catcrypt tools: Roll out progress indicator stuff from hashsum.
[u/mdw/catacomb] / cc-subcmd.c
index b77a9c9..c8f8b51 100644 (file)
@@ -29,6 +29,8 @@
 
 /*----- Header files ------------------------------------------------------*/
 
+#define _FILE_OFFSET_BITS 64
+
 #include <mLib/quis.h>
 #include <mLib/report.h>