aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/bonnie++/files/patch-port.h.in
blob: 3635d9f9bf48ff1750fcaf85bba5851de3b5bfe1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- port.h.in.orig	2016-06-30 09:40:52 UTC
+++ port.h.in
@@ -6,14 +6,7 @@
 @semun@
 @bool@
 @snprintf@
-#ifndef _LARGEFILE64_SOURCE
-@large_file@
-#endif
-#ifdef _LARGEFILE64_SOURCE
-#define OFF_T_PRINTF "%lld"
-#else
-#define OFF_T_PRINTF "%d"
-#endif
+#define OFF_T_PRINTF "%ld"
 
 #if @true_false@
 #define false 0