$NetBSD: patch-ag,v 1.1 2001/02/09 11:29:37 dmcmahill Exp $ --- src/fasthenry/savemat_mod.c.orig Tue Nov 12 14:18:47 1996 +++ src/fasthenry/savemat_mod.c Thu Feb 8 19:00:12 2001 @@ -23,6 +23,7 @@ */ #include +#include -#ifdef ALPHA +#if defined(ALPHA) || defined(__alpha__) || defined(__sparc64__) typedef struct { int type; /* type */