]> git.ipfire.org Git - people/ms/suricata.git/commit
output-json: improve hiredis define
authorEric Leblond <eric@regit.org>
Tue, 26 May 2015 20:49:07 +0000 (22:49 +0200)
committerVictor Julien <victor@inliniac.net>
Thu, 22 Oct 2015 08:01:05 +0000 (10:01 +0200)
commit31c91d53bb0e784fa46fd4c67af75eb453c1d01e
treefd353762f30101eb6be087b85d5e1edf7896bfbb
parenteef5678e5e4ae210e3a0137cad7650ccd798369b
output-json: improve hiredis define

Use #ifdef instead of #if and don't include the header which is
not needed anymore.
src/output-json.c