diff options
Diffstat (limited to 'io/fchown.c')
-rw-r--r-- | io/fchown.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/io/fchown.c b/io/fchown.c index 5b15f90f66..c98b84e27a 100644 --- a/io/fchown.c +++ b/io/fchown.c @@ -39,4 +39,3 @@ __fchown (fd, owner, group) stub_warning (fchown) weak_alias (__fchown, fchown) -#include <stub-tag.h> |