Merge branch 'master' of git.distorted.org.uk:~mdw/publish/public-git/catacomb
[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>