#include #include pid_t getpid(void) { return syscall(getpid); }