Fix build on -current (machine/soundcard.h -> sys/soundcard.h)

This commit is contained in:
Kris Kennaway 2002-09-08 01:19:25 +00:00
parent b515cf7bd8
commit 1457db64b6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65813

View File

@ -0,0 +1,11 @@
--- ./src/audiodev_oss.h.orig Sat Sep 7 18:13:06 2002
+++ ./src/audiodev_oss.h Sat Sep 7 18:13:12 2002
@@ -33,7 +33,7 @@
#endif
#ifdef __FreeBSD__
-#include <machine/soundcard.h>
+#include <sys/soundcard.h>
#endif
// set endian