diff --git a/iftop.c b/iftop.c index 7be6ed0..a604350 100644 --- a/iftop.c +++ b/iftop.c @@ -12,7 +12,8 @@ #include #include #include -#include +/* include -- this was added by the PFLOG patch but seems + * superfluous and breaks on Slackware */ #if defined(HAVE_PCAP_H) # include #elif defined(HAVE_PCAP_PCAP_H)