1 2 3 4 5 6 7 8 9 10 11
--- sox-12.17.1/oss.c Sun Aug 13 15:04:30 2000 +++ sox-12.17.1.acme/oss.c Tue Nov 21 09:24:59 2000 @@ -37,6 +37,8 @@ #ifdef HAVE_MACHINE_SOUNDCARD_H #include <machine/soundcard.h> #endif +/* hack */ +#include <linux/soundcard.h> #include <sys/ioctl.h> #include "st.h"