<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- a/ckpass.c
+++ b/ckpass.c
@@ -30,6 +30,7 @@
 #include &lt;string.h&gt;
 #include &lt;sys/mman.h&gt;
 #include &lt;sys/stat.h&gt;
+#include &lt;sys/wait.h&gt;
 #include &lt;unistd.h&gt;
 #include &lt;fcntl.h&gt;
 #include &lt;errno.h&gt;
</pre></body></html>