]> git.pld-linux.org Git - packages/arptables.git/blame - arptables-llh.patch
- 0.0.3-2 (based on arptables-0.0.3-3)
[packages/arptables.git] / arptables-llh.patch
CommitLineData
c4abf26a 1diff -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. */
13diff -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.106087 seconds and 4 git commands to generate.