diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2013-02-23 07:39:41 +0100 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2013-03-14 22:49:25 +0100 |
commit | 7598eeaa1defa2884adaa890bb115c493d69cc35 (patch) | |
tree | 7105d70a9a91a147503b7b85de9a1efa60626ff5 /test/misc/tst-statvfs.c | |
parent | 36a30632a5fd6dbeae9346af7a946dcea490d796 (diff) |
test: cater for config
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'test/misc/tst-statvfs.c')
-rw-r--r-- | test/misc/tst-statvfs.c | 2 |
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> |