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