From: Tom DeCanio Date: Wed, 13 Nov 2013 01:43:00 +0000 (-0800) Subject: JSON output cleanup X-Git-Tag: suricata-2.0rc1~96 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a44b2b987bac5c5179ef30c0099694d96ba14dc3;p=thirdparty%2Fsuricata.git JSON output cleanup --- diff --git a/src/suricata.c b/src/suricata.c index 5161835444..13f385c184 100644 --- a/src/suricata.c +++ b/src/suricata.c @@ -88,8 +88,6 @@ #include "log-filestore.h" #include "output-json.h" -#include "output-dnslog.h" -#include "output-httplog.h" #include "stream-tcp.h"