mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
15 lines
288 B
C
15 lines
288 B
C
|
|
$FreeBSD$
|
|
|
|
--- channels/chan_oss.c.orig Wed Aug 13 18:25:16 2003
|
|
+++ channels/chan_oss.c Fri Oct 17 11:27:30 2003
|
|
@@ -36,7 +36,7 @@
|
|
#ifdef __linux
|
|
#include <linux/soundcard.h>
|
|
#else
|
|
-#include <soundcard.h>
|
|
+#include <sys/soundcard.h>
|
|
#endif
|
|
#include "busy.h"
|
|
#include "ringtone.h"
|