aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-ARP/files/patch-arp_lookup_bsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-ARP/files/patch-arp_lookup_bsd.c')
-rw-r--r--net/p5-Net-ARP/files/patch-arp_lookup_bsd.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/p5-Net-ARP/files/patch-arp_lookup_bsd.c b/net/p5-Net-ARP/files/patch-arp_lookup_bsd.c
deleted file mode 100644
index 5d34e77a9d1b..000000000000
--- a/net/p5-Net-ARP/files/patch-arp_lookup_bsd.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- arp_lookup_bsd.c.orig 2009-05-23 11:11:58 UTC
-+++ arp_lookup_bsd.c
-@@ -18,6 +18,8 @@ FOR A PARTICULAR PURPOSE.
- See the GNU General Public License for more details.
- */
-
-+#include <string.h>
-+#include <stdlib.h>
- #include <sys/file.h>
- #include <sys/socket.h>
- #include <net/if_dl.h>