diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-07-22 15:08:50 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-07-22 15:08:50 +0000 |
commit | 621db2c6a94a933a58b9251ab1db20f3a1157f38 (patch) | |
tree | 2cc62ba74dff2571453a69fde41fd6d5ab2ab38e /proc | |
parent | 1477bdbf7539542f664af6baf9518a6ee11167dc (diff) |
entered into RCS
Diffstat (limited to 'proc')
-rw-r--r-- | proc/msg.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ #include <mach.h> #include <hurd.h> #include "proc.h" -#include "process_reply.h" +#include "process_reply_U.h" #include <hurd/startup.h> #include <assert.h> #include <stdlib.h> |