freebsd-ports/audio/snd/files/patch-sndplay_c

11 lines
210 B
Plaintext

--- 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>