From: Eric Leblond Date: Thu, 12 Feb 2015 21:18:23 +0000 (+0100) Subject: runmode-pcap-file: suppress useless include X-Git-Tag: suricata-2.1beta4~185 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ed147d3b91bf5c2755e1bfbfd2eafbe6e724e968;p=thirdparty%2Fsuricata.git runmode-pcap-file: suppress useless include --- diff --git a/src/runmode-pcap-file.c b/src/runmode-pcap-file.c index bd0e68e604..4265585644 100644 --- a/src/runmode-pcap-file.c +++ b/src/runmode-pcap-file.c @@ -22,7 +22,6 @@ #include "runmode-pcap-file.h" #include "log-httplog.h" #include "output.h" -#include "source-pfring.h" #include "detect-engine-mpm.h" #include "alert-fastlog.h"