$NetBSD: patch-ab,v 1.1.1.1 2001/06/24 05:48:51 taca Exp $ --- zebedee.c.orig 2005-09-03 07:20:23.000000000 +0900 +++ zebedee.c @@ -59,8 +59,8 @@ typedef Huge *mpz_t; #define mpz_clear(z) huge_free(z) #endif -#include "blowfish.h" -#include "zlib.h" +#include +#include #ifndef DONT_HAVE_BZIP2 #include "bzlib.h" #endif