summaryrefslogtreecommitdiff
path: root/net/p5-Net-ARP/files/patch-ARP.xs
blob: 38100d6a5c9d0ddb0a395b12209889b36119ff62 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ARP.xs.orig	2009-05-04 16:08:52.000000000 -0700
+++ ARP.xs	2009-05-04 16:08:58.000000000 -0700
@@ -27,7 +27,6 @@
 #include <string.h>          
 #include <errno.h>           
 #include <net/ethernet.h>    
-#include <netinet/ether.h>
 #include <net/if.h>
 #include <arpa/inet.h>       
 #include "arp.h"