From: Jim Meyering Date: Fri, 13 May 2011 10:28:31 +0000 (+0200) Subject: avoid new build failure on a system without X-Git-Tag: v1.5~31 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=6f56d93ebed6fc549081ced140e1f463d5f45af1;p=debian%2Fgzip avoid new build failure on a system without * bits.c: Don't include "crypt.h", now that it's deleted. --- diff --git a/bits.c b/bits.c index 6db2caa..04553f4 100644 --- a/bits.c +++ b/bits.c @@ -67,7 +67,6 @@ #include #include "tailor.h" #include "gzip.h" -#include "crypt.h" #ifdef DEBUG # include