<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- a/rpc2-src/rpc2b.c
+++ b/rpc2-src/rpc2b.c
@@ -42,6 +42,7 @@
 #include &lt;config.h&gt;
 #endif
 
+#include &lt;fcntl.h&gt;
 #include &lt;stdio.h&gt;
 #include &lt;stdlib.h&gt;
 #include &lt;unistd.h&gt;
</pre></body></html>