From a8dcda89fb8f2f86f00f7382f076cf349cca2abd Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 8 Sep 2002 08:59:58 +0000 Subject: Fix build on -current (machine/soundcard.h -> sys/soundcard.h) --- games/xdigger/files/patch-ab | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games/xdigger') diff --git a/games/xdigger/files/patch-ab b/games/xdigger/files/patch-ab index b16ec0e..492502b 100644 --- a/games/xdigger/files/patch-ab +++ b/games/xdigger/files/patch-ab @@ -1,11 +1,11 @@ ---- sound.c Thu Jan 1 00:06:00 1998 -+++ /home/andy/tmp/wrk/sound.c Sat Jun 29 23:19:09 1996 +--- sound.c.orig Sun Jul 4 02:52:36 1999 ++++ sound.c Sun Sep 8 01:51:39 2002 @@ -39,6 +39,9 @@ #ifdef linux #include #endif +#ifdef __FreeBSD__ -+#include ++#include +#endif #ifdef SOUND_RPLAY #include -- cgit v1.1