summaryrefslogtreecommitdiff
blob: 1041581c52d93c3c209a3ddf17b9bb0fbeb4a178 (plain)
1
2
3
4
5
6
7
8
9
10
--- Net-ARP/arp_lookup_linux.c
+++ Net-ARP/arp_lookup_linux.c
@@ -20,6 +20,7 @@
 
 #include <errno.h>
 #include <stdio.h>
+#include <unistd.h>
 #include <stdlib.h>
 #include <string.h>
 #include <sys/socket.h>