freebsd-ports/audio/s3mod/files/patch-aj
Ying-Chieh Liao e22dc21f08 - Support MAKE properly
- Support install macros
- Apply to 'one file per patch' convention
- Add WWW: line

PR:		24667
Submitted by:	tkato@prontomail.ne.jp
2001-01-28 03:50:57 +00:00

11 lines
227 B
Text

--- play.c.orig Sun Oct 22 04:13:35 1995
+++ play.c Sat Jan 27 15:04:15 2001
@@ -36,7 +36,7 @@
#include "dsp.h"
#ifdef GUS
-#include <sys/ultrasound.h>
+#include <machine/ultrasound.h>
#include "gus.h"
#endif /* GUS */