opnsense-ports/audio/rawrec/files/patch-test__dsp__params.c
Franco Fichtner 7e47c3a3b9 */*: sync with upstream
Taken from: FreeBSD
2024-03-04 13:24:38 +01:00

11 lines
240 B
C

--- test_dsp_params.c.orig 2006-01-05 17:36:27 UTC
+++ test_dsp_params.c
@@ -16,7 +16,7 @@
#include <stdlib.h>
#include <unistd.h>
#include <sys/ioctl.h>
-#include <linux/soundcard.h>
+#include <sys/soundcard.h>
#include "rawrec.h"