From b515cf7bd8a0eac7ac1b982eab7eca4f056fe312 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 8 Sep 2002 01:11:35 +0000 Subject: Fix build on -current (machine/soundcard.h -> sys/soundcard.h) and various compilation fixes to satisfy gcc 3.2 --- misc/muuz/files/patch-ah | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 misc/muuz/files/patch-ah (limited to 'misc/muuz/files/patch-ah') diff --git a/misc/muuz/files/patch-ah b/misc/muuz/files/patch-ah new file mode 100644 index 000000000000..b6eb6dc02e8a --- /dev/null +++ b/misc/muuz/files/patch-ah @@ -0,0 +1,10 @@ +--- version.c.orig Sat Sep 7 17:12:08 2002 ++++ version.c Sat Sep 7 17:12:19 2002 +@@ -2,6 +2,7 @@ + * $Id: version.c,v 1.2 2000/05/19 19:53:32 kline Exp kline $ + */ + #include ++#include + + #define VERSION "0.27.2" + void -- cgit v1.2.3