]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - io/fstatvfs.c
time/tst-strftime2.c: Make the file easier to maintain
[thirdparty/glibc.git] / io / fstatvfs.c
index 4b64949f91866a534a9a10d479605250aa95ae60..a5f98ba2f34c04cc60cefdebdc22e98ecd8db3d8 100644 (file)
@@ -1,5 +1,5 @@
 /* Return information about the filesystem on which FD resides.
-   Copyright (C) 1996, 1997, 1998, 2002 Free Software Foundation, Inc.
+   Copyright (C) 1996-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -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>