$OpenBSD: patch-gtkpool_sound_h,v 1.3 2010/01/03 08:58:07 jakemsr Exp $
--- gtkpool/sound.h.orig	Sun Jul 28 15:06:31 2002
+++ gtkpool/sound.h	Sat Jan  2 23:06:12 2010
@@ -29,7 +29,7 @@
 
 void play_sound(char *sound, int count);
 int load_sound(char *file, char *buffer, int *count);
-void open_sound_device(char *name = "/dev/dsp");
+void open_sound_device();
 void close_sound_device();
 void configure_sound_device();
 
