--- src/unix/sysdep/mixer-drivers/oss.c.orig	Thu May  2 19:53:54 2002
+++ src/unix/sysdep/mixer-drivers/oss.c	Sun Sep  8 02:05:16 2002
@@ -28,9 +28,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <sys/ioctl.h>
-#ifdef __ARCH_freebsd
-#include <machine/soundcard.h>
-#elif defined (__ARCH_openbsd)
+#if defined (__ARCH_openbsd)
 #include <soundcard.h>
 #else
 #include <sys/soundcard.h>
