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

11 lines
235 B
Plaintext
Raw Normal View History

--- 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