From 1477bdbf7539542f664af6baf9518a6ee11167dc Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 22 Jul 1994 15:08:31 +0000 Subject: Formerly pgrp.c.~8~ --- proc/pgrp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'proc/pgrp.c') diff --git a/proc/pgrp.c b/proc/pgrp.c index f596327a..ee3aad8b 100644 --- a/proc/pgrp.c +++ b/proc/pgrp.c @@ -27,8 +27,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include #include "proc.h" -#include "proc_S.h" -#include "msg.h" +#include "process_S.h" +#include "ourmsg_U.h" /* Create and return a new process group with pgid PGID in session SESS. */ -- cgit v1.2.3