summaryrefslogtreecommitdiff
path: root/bpf_comp.c
diff options
context:
space:
mode:
Diffstat (limited to 'bpf_comp.c')
-rw-r--r--bpf_comp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/bpf_comp.c b/bpf_comp.c
index 8946621..8298289 100644
--- a/bpf_comp.c
+++ b/bpf_comp.c
@@ -4,8 +4,6 @@
* Subject to the GPL, version 2.
*/
-#define NEED_TCPDUMP_LIKE_FILTER
-
#include <pcap.h>
#include <linux/filter.h>