$OpenBSD: patch-audio_audio_driver_c,v 1.3 2018/02/27 08:52:24 bentley Exp $
Index: audio/audio_driver.c
--- audio/audio_driver.c.orig
+++ audio/audio_driver.c
@@ -57,7 +57,7 @@ static const audio_driver_t *audio_drivers[] = {
 #ifdef HAVE_TINYALSA
 	&audio_tinyalsa,
 #endif
-#if defined(HAVE_OSS) || defined(HAVE_OSS_BSD)
+#if 0
    &audio_oss,
 #endif
 #ifdef HAVE_RSOUND
