]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
1999-09-18 Roland McGrath <roland@baalperazim.frob.com>
authorRoland McGrath <roland@gnu.org>
Sat, 18 Sep 1999 10:43:28 +0000 (10:43 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 18 Sep 1999 10:43:28 +0000 (10:43 +0000)
* sysdeps/mach/hurd/setsid.c: #include <hurd/fd.h>.

sysdeps/mach/hurd/setsid.c

index a1ad433b313c1113cfa9810e58d7215bfc0c8cc3..6653b811648096bcf46fca0651d408fa321d2fc3 100644 (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