aboutsummaryrefslogtreecommitdiffstats
path: root/testing/dsniff/0004-arpspoof-mac-include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/dsniff/0004-arpspoof-mac-include.patch')
-rw-r--r--testing/dsniff/0004-arpspoof-mac-include.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/testing/dsniff/0004-arpspoof-mac-include.patch b/testing/dsniff/0004-arpspoof-mac-include.patch
deleted file mode 100644
index 964484b662..0000000000
--- a/testing/dsniff/0004-arpspoof-mac-include.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/arpspoof.c b/arpspoof.c
-index ab127f9..681f809 100644
---- a/arpspoof.c
-+++ b/arpspoof.c
-@@ -23,6 +23,7 @@
- #include <err.h>
- #include <libnet.h>
- #include <pcap.h>
-+#include <net/ethernet.h>
-
- #include "arp.h"
- #include "version.h"