From 7b0023cf41ddc22273a50e0310d8a7e0e8266c46 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 8 Sep 2002 08:59:58 +0000 Subject: Fix build on -current (machine/soundcard.h -> sys/soundcard.h) --- games/xblast-beta/files/patch-af | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 games/xblast-beta/files/patch-af (limited to 'games/xblast-beta/files/patch-af') diff --git a/games/xblast-beta/files/patch-af b/games/xblast-beta/files/patch-af new file mode 100644 index 000000000000..d7f09c638be5 --- /dev/null +++ b/games/xblast-beta/files/patch-af @@ -0,0 +1,11 @@ +--- sound.c.orig Wed Aug 25 09:27:16 1999 ++++ sound.c Sun Sep 8 00:55:06 2002 +@@ -110,7 +110,7 @@ + #include + #include + #ifdef __FreeBSD__ +-#include ++#include + #else + #include + #endif -- cgit v1.2.3