1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

machine/soundcard.h -> sys/soundcard.h

Reviewed by:	sobomax
Approved by:	sobomax
This commit is contained in:
Joe Marcus Clarke 2002-04-12 15:57:06 +00:00
parent ac57a7f93f
commit 8065193b31
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=57623
6 changed files with 66 additions and 15 deletions

View File

@ -1,8 +1,14 @@
$FreeBSD$
--- gmix/gmix.c.orig Mon Jun 11 20:50:47 2001
+++ gmix/gmix.c Fri Jul 13 12:45:08 2001
--- gmix/gmix.c.orig Mon Jun 11 13:50:47 2001
+++ gmix/gmix.c Sat Apr 6 14:55:36 2002
@@ -58,7 +58,7 @@
#ifdef HAVE_LINUX_SOUNDCARD_H
#include <linux/soundcard.h>
#else
-#include <machine/soundcard.h>
+#include <sys/soundcard.h>
#endif
#endif
@@ -499,11 +499,7 @@
/*
* open the mixer-device

View File

@ -0,0 +1,11 @@
--- gmix/prefs.c.orig Fri Apr 12 11:53:51 2002
+++ gmix/prefs.c Fri Apr 12 11:53:57 2002
@@ -38,7 +38,7 @@
#ifdef HAVE_LINUX_SOUNDCARD_H
#include <linux/soundcard.h>
#else
-#include <machine/soundcard.h>
+#include <sys/soundcard.h>
#endif
#endif

View File

@ -1,8 +1,14 @@
$FreeBSD$
--- gmix/gmix.c.orig Mon Jun 11 20:50:47 2001
+++ gmix/gmix.c Fri Jul 13 12:45:08 2001
--- gmix/gmix.c.orig Mon Jun 11 13:50:47 2001
+++ gmix/gmix.c Sat Apr 6 14:55:36 2002
@@ -58,7 +58,7 @@
#ifdef HAVE_LINUX_SOUNDCARD_H
#include <linux/soundcard.h>
#else
-#include <machine/soundcard.h>
+#include <sys/soundcard.h>
#endif
#endif
@@ -499,11 +499,7 @@
/*
* open the mixer-device

View File

@ -0,0 +1,11 @@
--- gmix/prefs.c.orig Fri Apr 12 11:53:51 2002
+++ gmix/prefs.c Fri Apr 12 11:53:57 2002
@@ -38,7 +38,7 @@
#ifdef HAVE_LINUX_SOUNDCARD_H
#include <linux/soundcard.h>
#else
-#include <machine/soundcard.h>
+#include <sys/soundcard.h>
#endif
#endif

View File

@ -1,8 +1,14 @@
$FreeBSD$
--- gmix/gmix.c.orig Mon Jun 11 20:50:47 2001
+++ gmix/gmix.c Fri Jul 13 12:45:08 2001
--- gmix/gmix.c.orig Mon Jun 11 13:50:47 2001
+++ gmix/gmix.c Sat Apr 6 14:55:36 2002
@@ -58,7 +58,7 @@
#ifdef HAVE_LINUX_SOUNDCARD_H
#include <linux/soundcard.h>
#else
-#include <machine/soundcard.h>
+#include <sys/soundcard.h>
#endif
#endif
@@ -499,11 +499,7 @@
/*
* open the mixer-device

View File

@ -0,0 +1,11 @@
--- gmix/prefs.c.orig Fri Apr 12 11:53:51 2002
+++ gmix/prefs.c Fri Apr 12 11:53:57 2002
@@ -38,7 +38,7 @@
#ifdef HAVE_LINUX_SOUNDCARD_H
#include <linux/soundcard.h>
#else
-#include <machine/soundcard.h>
+#include <sys/soundcard.h>
#endif
#endif