ports/audio/s3mod/files/patch-gus.c
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

11 lines
228 B
C

--- gus.c.orig 1995-10-21 19:14:33 UTC
+++ gus.c
@@ -26,7 +26,7 @@
#ifdef GUS
#include <sys/soundcard.h>
-#include <sys/ultrasound.h>
+#include <machine/ultrasound.h>
#include <unistd.h>
#include "gus.h"
#include "mod.h"