freebsd-ports/audio/xmix/files/patch-xmix.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
285 B
C

--- xmix.c.orig 2016-07-26 16:19:49 UTC
+++ xmix.c
@@ -77,7 +77,7 @@ to Rick! I'll call this version V2.1
#include "square_empty.bit"
#include "square_with_x.bit"
-#include <linux/soundcard.h>
+#include <sys/soundcard.h>
#define SOUND_FULL_SCALE 100.0
#define MAX_SOUND_VOL 95