#include #include "syscalls.h" _syscall2(int,chmod,const char * ,path,mode_t,mode)