diff options
Diffstat (limited to 'io/fchmod.c')
-rw-r--r-- | io/fchmod.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/io/fchmod.c b/io/fchmod.c index 89087b61d3..b5dc512dd0 100644 --- a/io/fchmod.c +++ b/io/fchmod.c @@ -38,4 +38,3 @@ __fchmod (fd, mode) stub_warning (fchmod) weak_alias (__fchmod, fchmod) -#include <stub-tag.h> |