summaryrefslogtreecommitdiff
path: root/libc/io/fchmod.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/io/fchmod.c')
-rw-r--r--libc/io/fchmod.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/io/fchmod.c b/libc/io/fchmod.c
index 89087b61d..b5dc512dd 100644
--- a/libc/io/fchmod.c
+++ b/libc/io/fchmod.c
@@ -38,4 +38,3 @@ __fchmod (fd, mode)
stub_warning (fchmod)
weak_alias (__fchmod, fchmod)
-#include <stub-tag.h>