#include #include "syscalls.h" _syscall3(int,lchown,char*,path,uid_t,owner,gid_t,group)