From: W. Felix Handte Date: Thu, 6 Jan 2022 05:20:05 +0000 (-0500) Subject: Remove Unused Include X-Git-Tag: v1.5.2^2~11^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc946d131b3a028c23d2ae84ade6b6114aa6fec2;p=thirdparty%2Fzstd.git Remove Unused Include --- diff --git a/programs/dibio.c b/programs/dibio.c index 04860dbbf..d19f95448 100644 --- a/programs/dibio.c +++ b/programs/dibio.c @@ -31,7 +31,6 @@ #include "timefn.h" /* UTIL_time_t, UTIL_clockSpanMicro, UTIL_getTime */ #include "../lib/common/mem.h" /* read */ -#include "../lib/common/error_private.h" #include "dibio.h"