$NetBSD: patch-af,v 1.3 2001/07/17 15:31:25 wiz Exp $ --- soundux.h.orig Wed Feb 28 22:12:23 2001 +++ soundux.h @@ -79,7 +79,7 @@ int stereo; bool8 sixteen_bit; bool8 encoded; -#ifdef __sun +#if defined(__sun) || defined(__NetBSD__) int last_eof; #endif #ifdef __sgi