index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
base.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'base.h')
-rw-r--r--
base.h
1
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