summaryrefslogtreecommitdiff
path: root/netsniff-ng
diff options
context:
space:
mode:
Diffstat (limited to 'netsniff-ng')
-rw-r--r--netsniff-ng/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/netsniff-ng/Makefile b/netsniff-ng/Makefile
index c89d32b..bc5e032 100644
--- a/netsniff-ng/Makefile
+++ b/netsniff-ng/Makefile
@@ -77,7 +77,7 @@ endif
netsniff-ng-eflags = $(shell pkg-config --cflags libnl-3.0) \
$(shell pkg-config --cflags libnl-genl-3.0) \
- -DHAVE_DISSECTOR_PROTOS -DNEED_TCPDUMP_LIKE_FILTER
+ -DNEED_TCPDUMP_LIKE_FILTER
netsniff-ng-confs = ether.conf \
tcp.conf \