diff options
Diffstat (limited to 'io/statvfs.c')
-rw-r--r-- | io/statvfs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/io/statvfs.c b/io/statvfs.c index b66d027676..0ff847fb79 100644 --- a/io/statvfs.c +++ b/io/statvfs.c @@ -30,4 +30,3 @@ __statvfs (const char *file, struct statvfs *buf) weak_alias (__statvfs, statvfs) libc_hidden_weak (statvfs) stub_warning (statvfs) -#include <stub-tag.h> |