1999-09-18 Roland McGrath <roland@baalperazim.frob.com>

* sysdeps/mach/hurd/setsid.c: #include <hurd/fd.h>.
This commit is contained in:
Roland McGrath 1999-09-18 10:43:28 +00:00
parent ac386de5f5
commit a56ac119ed

View File

@ -20,6 +20,7 @@
#include <unistd.h>
#include <hurd.h>
#include <hurd/port.h>
#include <hurd/fd.h>
/* Create a new session with the calling process as its leader.
The process group IDs of the session and the calling process