]> git.pld-linux.org Git - packages/arptables.git/blob - arptables-llh.patch
- 0.0.3-2 (based on arptables-0.0.3-3)
[packages/arptables.git] / arptables-llh.patch
1 diff -ur arptables-v0.0.3-2.org/include/linux/netfilter_arp.h arptables-v0.0.3-2/include/linux/netfilter_arp.h
2 --- arptables-v0.0.3-2.org/include/linux/netfilter_arp.h        2006-04-28 14:40:55.272046000 +0200
3 +++ arptables-v0.0.3-2/include/linux/netfilter_arp.h    2006-04-28 14:41:09.552938500 +0200
4 @@ -7,7 +7,7 @@
5   * (C)2002 Rusty Russell IBM -- This code is GPL.
6   */
7  
8 -#include <linux/config.h>
9 +//#include <linux/config.h>
10  #include <linux/netfilter.h>
11  
12  /* There is no PF_ARP. */
13 diff -ur arptables-v0.0.3-2.org/include/netfilter_arp.h arptables-v0.0.3-2/include/netfilter_arp.h
14 --- arptables-v0.0.3-2.org/include/netfilter_arp.h      2003-10-25 12:43:24.000000000 +0200
15 +++ arptables-v0.0.3-2/include/netfilter_arp.h  2006-04-28 14:41:41.514936000 +0200
16 @@ -7,7 +7,7 @@
17   * (C)2002 Rusty Russell IBM -- This code is GPL.
18   */
19  
20 -#include <linux/config.h>
21 +//#include <linux/config.h>
22  #include <linux/netfilter.h>
23  
24  /* There is no PF_ARP. */
This page took 0.068636 seconds and 3 git commands to generate.