mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
141b6a8454
An audio mixer for the WindowMaker dock. PR: 7304 Submitted by: Richard M. Neswold <rneswold@drmemory.fnal.gov>
11 lines
235 B
Plaintext
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
|