summaryrefslogtreecommitdiffstats
path: root/comms/kpsk/files
diff options
context:
space:
mode:
Diffstat (limited to 'comms/kpsk/files')
-rw-r--r--comms/kpsk/files/patch-ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/kpsk/files/patch-ac b/comms/kpsk/files/patch-ac
index 90d4f57..dc9f911 100644
--- a/comms/kpsk/files/patch-ac
+++ b/comms/kpsk/files/patch-ac
@@ -5,7 +5,7 @@
#include <stdio.h>
#include <stdlib.h>
+#ifdef __FreeBSD__
-+#include <machine/soundcard.h>
++#include <sys/soundcard.h>
+#else
#include <linux/soundcard.h>
+#endif
OpenPOWER on IntegriCloud