diff options
Diffstat (limited to 'audio/s3mod/files/patch-ae')
-rw-r--r-- | audio/s3mod/files/patch-ae | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/audio/s3mod/files/patch-ae b/audio/s3mod/files/patch-ae index e3571db8dfb4..747c31266b76 100644 --- a/audio/s3mod/files/patch-ae +++ b/audio/s3mod/files/patch-ae @@ -1,12 +1,10 @@ ---- gus.c.orig Sun Oct 22 04:14:33 1995 -+++ gus.c Sat Jan 27 15:04:15 2001 -@@ -25,8 +25,8 @@ - +--- gus.c.orig Sat Oct 21 12:14:33 1995 ++++ gus.c Thu Aug 22 20:55:06 2002 +@@ -26,7 +26,7 @@ #ifdef GUS --#include <sys/soundcard.h> + #include <sys/soundcard.h> -#include <sys/ultrasound.h> -+#include <machine/soundcard.h> +#include <machine/ultrasound.h> #include <unistd.h> #include "gus.h" |