key-flags.c, key-pack.c, key-pass.c: Don't use the `key.h' machinery.
[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"