<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- Net-ARP/arp_lookup_linux.c
+++ Net-ARP/arp_lookup_linux.c
@@ -20,6 +20,7 @@
 
 #include &lt;errno.h&gt;
 #include &lt;stdio.h&gt;
+#include &lt;unistd.h&gt;
 #include &lt;stdlib.h&gt;
 #include &lt;string.h&gt;
 #include &lt;sys/socket.h&gt;
</pre></body></html>