chiark / gitweb /
Merge branch '2.4.x' into 2.5.x
[catacomb] / progs / rspit.c
index 9781333efc41b7ad70d1a369e896640dba7f3d1b..66a0538970629c1ccb3bdfe83a49834bf63a1bdb 100644 (file)
@@ -27,6 +27,8 @@
 
 /*----- Header files ------------------------------------------------------*/
 
+#define _FILE_OFFSET_BITS 64
+
 #include "config.h"
 
 #include <assert.h>