From 8d4724eed27e72e3f2a9a36ab4155f4c4ecc0423 Mon Sep 17 00:00:00 2001 From: Motoyuki Konno Date: Thu, 11 Apr 2002 00:22:33 +0000 Subject: Fix build problem on 5-current. is moved to on both 4-stable and 5-current. See commitlog of src/include/Makefile rev 1.165. --- audio/tosha/files/patch-pcmplay.c | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 audio/tosha/files/patch-pcmplay.c (limited to 'audio/tosha') diff --git a/audio/tosha/files/patch-pcmplay.c b/audio/tosha/files/patch-pcmplay.c new file mode 100644 index 000000000000..5e46e05837e0 --- /dev/null +++ b/audio/tosha/files/patch-pcmplay.c @@ -0,0 +1,11 @@ +--- pcmplay.c.old Sat Jan 2 08:57:41 1999 ++++ pcmplay.c Thu Apr 11 08:00:07 2002 +@@ -44,7 +44,7 @@ + #include + #include + #include +-#include ++#include + + #include "utils.h" + #include "getlopt.h" -- cgit v1.2.3