From b7a79978ac7976c72afd3c96083da8acc11dbfb7 Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Fri, 8 Jan 2021 08:59:29 +0100 Subject: [PATCH] stream/sack: clean up includes --- src/stream-tcp-sack.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/stream-tcp-sack.h b/src/stream-tcp-sack.h index 3e4609aff4..d1ba627243 100644 --- a/src/stream-tcp-sack.h +++ b/src/stream-tcp-sack.h @@ -25,7 +25,6 @@ #define __STREAM_TCP_SACK_H__ #include "suricata-common.h" -#include "util-optimize.h" /** * \brief Get the size of the SACKed ranges -- 2.47.3