From: tb Date: Fri, 25 Mar 2022 16:14:55 +0000 (+0000) Subject: Savecore uses its own private copy of compress, so it should X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=edb24a371b760c752d428183e36ef208fea029c9;p=openbsd Savecore uses its own private copy of compress, so it should not include discussed with deraadt --- diff --git a/sbin/savecore/savecore.c b/sbin/savecore/savecore.c index a26063178ec..d2f690ebfbd 100644 --- a/sbin/savecore/savecore.c +++ b/sbin/savecore/savecore.c @@ -1,4 +1,4 @@ -/* $OpenBSD: savecore.c,v 1.63 2021/10/24 21:24:22 deraadt Exp $ */ +/* $OpenBSD: savecore.c,v 1.64 2022/03/25 16:14:55 tb Exp $ */ /* $NetBSD: savecore.c,v 1.26 1996/03/18 21:16:05 leo Exp $ */ /*- @@ -47,7 +47,6 @@ #include #include #include -#include #include #include