From: Roland McGrath Date: Sat, 18 Sep 1999 10:43:28 +0000 (+0000) Subject: 1999-09-18 Roland McGrath X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a56ac119edb2ba1d2ef329419de7d09b07c9855f;p=thirdparty%2Fglibc.git 1999-09-18 Roland McGrath * sysdeps/mach/hurd/setsid.c: #include . --- diff --git a/sysdeps/mach/hurd/setsid.c b/sysdeps/mach/hurd/setsid.c index a1ad433b313..6653b811648 100644 --- a/sysdeps/mach/hurd/setsid.c +++ b/sysdeps/mach/hurd/setsid.c @@ -20,6 +20,7 @@ #include #include #include +#include /* Create a new session with the calling process as its leader. The process group IDs of the session and the calling process