diff options
Diffstat (limited to 'io/fstatvfs.c')
-rw-r--r-- | io/fstatvfs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/io/fstatvfs.c b/io/fstatvfs.c index 4b64949f91..fd4936ca5a 100644 --- a/io/fstatvfs.c +++ b/io/fstatvfs.c @@ -29,4 +29,3 @@ __fstatvfs (int fd, struct statvfs *buf) stub_warning (fstatvfs) weak_alias (__fstatvfs, fstatvfs) libc_hidden_weak (fstatvfs) -#include <stub-tag.h> |