$NetBSD$

--- sound_oss.c.orig	2005-12-28 19:22:06.000000000 +0100
+++ sound_oss.c
@@ -39,7 +39,7 @@
 #include "pokeysnd.h"
 #include "util.h"
 
-static const char * const dspname = "/dev/dsp";
+static const char * const dspname = DEVOSSAUDIO;
 static int dsprate = 22050;
 
 static int sound_enabled = TRUE;
