summaryrefslogtreecommitdiff
path: root/net/p5-Net-ARP/files/patch-ARP.xs
blob: adb788a1234a06d575e3c8218049782705ed2bd8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ARP.xs.orig	2013-06-24 05:15:16 UTC
+++ ARP.xs
@@ -27,7 +27,6 @@ See the GNU General Public License for m
 #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"