You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-perl/Net-ARP/files/1.0.6-header.diff

11 lines
210 B

--- 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>