$OpenBSD: patch-audio_audio_driver_c,v 1.5 2019/02/05 07:54:16 bentley Exp $
Index: audio/audio_driver.c
--- audio/audio_driver.c.orig
+++ audio/audio_driver.c
@@ -80,7 +80,7 @@ static const audio_driver_t *audio_drivers[] = {
 #if defined(HAVE_AUDIOIO)
    &audio_audioio,
 #endif
-#if defined(HAVE_OSS) || defined(HAVE_OSS_BSD)
+#if 0
    &audio_oss,
 #endif
 #ifdef HAVE_RSOUND
