summaryrefslogtreecommitdiff
path: root/test/misc/tst-statvfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/misc/tst-statvfs.c')
-rw-r--r--test/misc/tst-statvfs.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/misc/tst-statvfs.c b/test/misc/tst-statvfs.c
index c1e8fde4e..4b67719e9 100644
--- a/test/misc/tst-statvfs.c
+++ b/test/misc/tst-statvfs.c
@@ -1,5 +1,3 @@
-#define _FILE_OFFSET_BITS 64
-
#include <sys/statvfs.h>
#include <errno.h>
#include <stdio.h>