summaryrefslogtreecommitdiff
path: root/proc
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-07-22 15:08:50 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-07-22 15:08:50 +0000
commit621db2c6a94a933a58b9251ab1db20f3a1157f38 (patch)
tree2cc62ba74dff2571453a69fde41fd6d5ab2ab38e /proc
parent1477bdbf7539542f664af6baf9518a6ee11167dc (diff)
entered into RCS
Diffstat (limited to 'proc')
-rw-r--r--proc/msg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/proc/msg.c b/proc/msg.c
index 7d6c7006..5091205f 100644
--- a/proc/msg.c
+++ b/proc/msg.c
@@ -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>