#include "internal.h" int sys·close(int fd) { return syscall(·Close, fd); }