mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-13 06:40:09 +00:00
1999-09-18 Roland McGrath <roland@baalperazim.frob.com>
* sysdeps/mach/hurd/setsid.c: #include <hurd/fd.h>.
This commit is contained in:
parent
ac386de5f5
commit
a56ac119ed
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user