mpmul.[ch]: Move internal `HWM' and `LWM' constants to implementation.
[u/mdw/catacomb] / cookie.c
index 3414695..8fa07da 100644 (file)
--- a/cookie.c
+++ b/cookie.c
@@ -28,6 +28,8 @@
 
 /*----- Header files ------------------------------------------------------*/
 
+#define _FILE_OFFSET_BITS 64
+
 #include "config.h"
 
 #include <errno.h>