From d7504ad95fed2f423f94754016f1b2015702b44a Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 22 Jul 1994 15:07:20 +0000 Subject: Formerly mgt.c.~15~ --- proc/mgt.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'proc') diff --git a/proc/mgt.c b/proc/mgt.c index b914c761..65458c64 100644 --- a/proc/mgt.c +++ b/proc/mgt.c @@ -33,11 +33,11 @@ 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" #include "proc_exc_S.h" -#include "proc_exc.h" -#include "proc_excrepl.h" +#include "proc_exc_U.h" +#include "proc_excrepl_U.h" #include "proc_excrepl_S.h" /* Create a new id structure with the given genuine uids and gids. */ -- cgit v1.2.3