aboutsummaryrefslogtreecommitdiff
path: root/audio/snd/files/patch-sndplay_c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/snd/files/patch-sndplay_c')
-rw-r--r--audio/snd/files/patch-sndplay_c10
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/snd/files/patch-sndplay_c b/audio/snd/files/patch-sndplay_c
new file mode 100644
index 000000000000..66b7e371073a
--- /dev/null
+++ b/audio/snd/files/patch-sndplay_c
@@ -0,0 +1,10 @@
+--- sndplay.c.orig Mon Sep 18 12:09:42 2000
++++ sndplay.c Fri Oct 6 17:34:16 2000
+@@ -18,6 +18,7 @@
+ #include <errno.h>
+
+ #include "sndlib.h"
++#include "sndlib-strings.h"
+
+ #if MACOS
+ #include <console.h>