summaryrefslogtreecommitdiff
path: root/lib/libc/stat/fchmod.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stat/fchmod.c')
-rw-r--r--lib/libc/stat/fchmod.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/stat/fchmod.c b/lib/libc/stat/fchmod.c
index c7b0b0f3..89ad637a 100644
--- a/lib/libc/stat/fchmod.c
+++ b/lib/libc/stat/fchmod.c
@@ -1,4 +1,5 @@
-#include "asm/unistd_64.h" // for __NR_fchmod
+
+
#include <sys/stat.h> // for fchmod
#include <sys/types.h> // for mode_t