$NetBSD: patch-ae,v 1.1 2004/05/23 23:28:29 danw Exp $ --- e2fsck/unix.c.orig Fri Nov 8 18:42:33 2002 +++ e2fsck/unix.c @@ -34,7 +34,9 @@ extern int optind; #include #endif #include +#ifdef HAVE_MALLOC_H #include +#endif #include "et/com_err.h" #include "e2fsck.h"