<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- a/frm/frm.h	2018-02-10 09:06:00.000000000 +0300
+++ b/frm/frm.h	2019-02-07 09:40:57.541489264 +0300
@@ -24,6 +24,7 @@
 #include &lt;string.h&gt;
 #include &lt;unistd.h&gt;
 #include &lt;fcntl.h&gt;
+#include &lt;limits.h&gt;
 #include &lt;sys/types.h&gt;
 #ifdef HAVE_TERMIOS_H
 # include &lt;termios.h&gt;
</pre></body></html>