summaryrefslogtreecommitdiff
path: root/proc
diff options
context:
space:
mode:
Diffstat (limited to 'proc')
-rw-r--r--proc/mgt.c8
1 files changed, 4 insertions, 4 deletions
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 <assert.h>
#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. */