From: Mats Klepsland Date: Fri, 1 Apr 2016 07:40:56 +0000 (+0200) Subject: app-layer-tls-handshake: remove duplicate include X-Git-Tag: suricata-3.1RC1~280 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=434b09563abe5c159b3605415d65b54880431b36;p=thirdparty%2Fsuricata.git app-layer-tls-handshake: remove duplicate include --- diff --git a/src/app-layer-tls-handshake.c b/src/app-layer-tls-handshake.c index 61e3790e49..1161f61aa3 100644 --- a/src/app-layer-tls-handshake.c +++ b/src/app-layer-tls-handshake.c @@ -45,8 +45,6 @@ #include "app-layer-tls-handshake.h" -#include - #include "util-decode-der.h" #include "util-decode-der-get.h"