Release 2.1.4.
[u/mdw/catacomb] / cc-kem.c
index 28fcd4b..63199fc 100644 (file)
--- a/cc-kem.c
+++ b/cc-kem.c
@@ -29,6 +29,8 @@
 
 /*----- Header files ------------------------------------------------------*/
 
+#define _FILE_OFFSET_BITS 64
+
 #include <stdlib.h>
 
 #include <mLib/alloc.h>