2013-09-26 17:14:40 +02:00

14 lines
320 B
Plaintext

$NetBSD: patch-af,v 1.4 2006/03/18 15:56:00 ben Exp $
--- soundux.h.orig 2004-12-30 14:15:47.000000000 -0800
+++ soundux.h
@@ -127,7 +127,7 @@ typedef struct {
int stereo;
bool8 sixteen_bit;
bool8 encoded;
-#ifdef __sun
+#if defined(__sun) || defined(__NetBSD__)
int last_eof;
#endif
#ifdef __sgi