From ed147d3b91bf5c2755e1bfbfd2eafbe6e724e968 Mon Sep 17 00:00:00 2001 From: Eric Leblond Date: Thu, 12 Feb 2015 22:18:23 +0100 Subject: [PATCH] runmode-pcap-file: suppress useless include --- src/runmode-pcap-file.c | 1 - 1 file changed, 1 deletion(-) 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"