aboutsummaryrefslogtreecommitdiff
path: root/audio/aureal-kmod
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-02-26 04:19:31 +0000
committerSteve Price <steve@FreeBSD.org>2001-02-26 04:19:31 +0000
commit36f5c5852b2b6725dada4a8d07f8403440b6ba4e (patch)
treecf319d5a5fa0d9c2b4bef9a95cff79920d99ff01 /audio/aureal-kmod
parentdc84d4ebcbddcbdb3cd541326ab026c01cd01156 (diff)
downloadports-36f5c5852b2b6725dada4a8d07f8403440b6ba4e.tar.gz
ports-36f5c5852b2b6725dada4a8d07f8403440b6ba4e.zip
Notes
Diffstat (limited to 'audio/aureal-kmod')
-rw-r--r--audio/aureal-kmod/files/patch-au88x0.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/aureal-kmod/files/patch-au88x0.c b/audio/aureal-kmod/files/patch-au88x0.c
index 8c5b59f1c707..4612ffc0c489 100644
--- a/audio/aureal-kmod/files/patch-au88x0.c
+++ b/audio/aureal-kmod/files/patch-au88x0.c
@@ -3,12 +3,13 @@ $FreeBSD$
--- au88x0.c.orig Mon Jan 15 18:44:49 2001
+++ au88x0.c Mon Jan 15 18:44:49 2001
-@@ -32,7 +32,7 @@
+@@ -32,7 +32,8 @@
*/
#include <dev/sound/pcm/sound.h>
-#include <dev/sound/pci/au88x0.h>
+#include "au88x0.h"
++#include <sys/systm.h>
#include <pci/pcireg.h>
#include <pci/pcivar.h>