Merge branch 'master' of git.distorted.org.uk:~mdw/publish/public-git/catacomb
[u/mdw/catacomb] / cc-list.c
index 9c06cd0..b182ba4 100644 (file)
--- a/cc-list.c
+++ b/cc-list.c
@@ -29,6 +29,8 @@
 
 /*----- Header files ------------------------------------------------------*/
 
+#define _FILE_OFFSET_BITS 64
+
 #include <mLib/report.h>
 
 #include "cc.h"