summaryrefslogtreecommitdiff
path: root/base.h
diff options
context:
space:
mode:
Diffstat (limited to 'base.h')
-rw-r--r--base.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/base.h b/base.h
index da01fdc..cf20670 100644
--- a/base.h
+++ b/base.h
@@ -9,6 +9,7 @@
#ifndef DEBUG
#define NDEBUG 1
#endif
+#define _FILE_OFFSET_BITS 64
#ifndef _GNU_SOURCE
#define _GNU_SOURCE