summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-07-22 15:05:35 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-07-22 15:05:35 +0000
commit96385bab538a86ecfb29d53ff531b8568b0a3ea9 (patch)
treed9a553eef7086885a639155de19df8244d2d6211
parent0124ba2f6b08eccc2123e4c030f716ff36e331bc (diff)
Formerly wait.c.~9~
-rw-r--r--proc/wait.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/proc/wait.c b/proc/wait.c
index c99cba44..90f67b9c 100644
--- a/proc/wait.c
+++ b/proc/wait.c
@@ -29,7 +29,7 @@
#include <stdlib.h>
#include <assert.h>
-#include "proc_S.h"
+#include "process_S.h"
#include "process_reply_U.h"
#include "ourmsg_U.h"
#include "interrupt_S.h"