$NetBSD: patch-ac,v 1.16 2007/02/07 19:43:29 wiz Exp $

--- src/sounddrv/soundsun.c.orig	2006-08-06 15:54:56.000000000 +0000
+++ src/sounddrv/soundsun.c
@@ -204,7 +204,7 @@ static void sun_close(void)
     sun_fd = -1;
     sun_8bit = 0;
     sun_bufsize = 0;
-#if !defined(__NETBSD__)
+#if !defined(__NetBSD__)
     sun_written = 0;
 #endif
     sun_channels = 1;
