$NetBSD: patch-af,v 1.3 2004/05/31 17:35:15 minskim Exp $

--- pcmplay.c.orig	1997-05-20 19:11:13.000000000 -0500
+++ pcmplay.c
@@ -46,7 +46,7 @@
 #include "utils.h"
 #include "getlopt.h"
 
-char *audevice = "/dev/dsp";
+char *audevice = DEVOSSAUDIO;
 int buffersize = 32;
 int dsp_samplesize = 16;
 int dsp_channels = 2;
