diff options
Diffstat (limited to 'io/fstatvfs64.c')
-rw-r--r-- | io/fstatvfs64.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/io/fstatvfs64.c b/io/fstatvfs64.c index 9eb62a36ce..a8374dd2d1 100644 --- a/io/fstatvfs64.c +++ b/io/fstatvfs64.c @@ -28,4 +28,3 @@ __fstatvfs64 (int fd, struct statvfs64 *buf) weak_alias (__fstatvfs64, fstatvfs64) stub_warning (fstatvfs64) -#include <stub-tag.h> |