<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- a/escm.c
+++ b/escm.c
@@ -28,6 +28,7 @@
 
 #include &lt;sys/types.h&gt;
 #include &lt;stdio.h&gt;
+#include &lt;stdlib.h&gt;
 #include &lt;unistd.h&gt;
 #include &lt;stdarg.h&gt;
 #include &lt;errno.h&gt;
</pre></body></html>