summaryrefslogtreecommitdiff
path: root/strace.c
diff options
context:
space:
mode:
Diffstat (limited to 'strace.c')
-rw-r--r--strace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/strace.c b/strace.c
index 32a3f5e..914b0a6 100644
--- a/strace.c
+++ b/strace.c
@@ -438,7 +438,7 @@ swap_uid(void)
}
}
-#if _LFS64_LARGEFILE
+#ifdef _LARGEFILE64_SOURCE
# define fopen_for_output fopen64
# define struct_stat struct stat64
# define stat_file stat64