summaryrefslogtreecommitdiff
path: root/inotail.c
diff options
context:
space:
mode:
Diffstat (limited to 'inotail.c')
-rw-r--r--inotail.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/inotail.c b/inotail.c
index 1162516..dca2605 100644
--- a/inotail.c
+++ b/inotail.c
@@ -21,6 +21,7 @@
* Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
+#define _FILE_OFFSET_BITS 64
#define _GNU_SOURCE
#include <stdio.h>