diff options
Diffstat (limited to 'io/lchmod.c')
-rw-r--r-- | io/lchmod.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/io/lchmod.c b/io/lchmod.c index 8d9b79fb23..5044f4c2df 100644 --- a/io/lchmod.c +++ b/io/lchmod.c @@ -29,4 +29,3 @@ lchmod (const char *file, mode_t mode) } stub_warning (lchmod) -#include <stub-tag.h> |