<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- acp.c	Mon Feb 23 15:58:05 2004
+++ acp.c.new	Wed Jun  2 17:03:05 2004
@@ -24,7 +24,7 @@
 
 #include &lt;errno.h&gt;
 #include &lt;syslog.h&gt;
-#include &lt;wait.h&gt;
+#include &lt;sys/wait.h&gt;
 
 #include &lt;sys/stat.h&gt;
 #include &lt;sys/types.h&gt;
</pre></body></html>