2018510dd9
include <unistd.h> pid_t getsid(pid_t pid); CONFORMING TO SVr4, POSIX.1-2001. Signed-off-by: NODA, Kai <nodakai@gmail.com>