diff options
Diffstat (limited to 'io/fchmodat.c')
-rw-r--r-- | io/fchmodat.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/io/fchmodat.c b/io/fchmodat.c index d171f363b0..1bbe63edcf 100644 --- a/io/fchmodat.c +++ b/io/fchmodat.c @@ -46,5 +46,3 @@ fchmodat (fd, file, mode, flag) return -1; } stub_warning (fchmodat) - -#include <stub-tag.h> |