From a56ac119edb2ba1d2ef329419de7d09b07c9855f Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 18 Sep 1999 10:43:28 +0000 Subject: [PATCH] 1999-09-18 Roland McGrath * sysdeps/mach/hurd/setsid.c: #include . --- sysdeps/mach/hurd/setsid.c | 1 + 1 file changed, 1 insertion(+) 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 -- 2.47.2