openbsd-ports/audio/sox/patches/patch-aa
1999-03-22 01:27:06 +00:00

11 lines
204 B
Plaintext

--- sbdsp.c.orig Sun Mar 21 19:32:05 1999
+++ sbdsp.c Sun Mar 21 19:32:48 1999
@@ -17,6 +17,7 @@
*/
#include <sys/types.h>
+#include <sys/ioctl.h>
#ifdef SBLAST
#include <i386/isa/sblast.h>
#else