1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/audio/wmmixer/files/patch-aa
Steve Price 141b6a8454 Initial import of wmmixer version 0.8.
An audio mixer for the WindowMaker dock.

PR:		7304
Submitted by:	Richard M. Neswold <rneswold@drmemory.fnal.gov>
1998-07-20 03:56:55 +00:00

11 lines
235 B
Plaintext

--- mixctl.h.orig Sat Jul 11 21:10:33 1998
+++ mixctl.h Sat Jul 11 21:10:49 1998
@@ -15,7 +15,6 @@
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
-#include <malloc.h>
#ifdef __NetBSD__
#include <soundcard.h>
#endif