mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
12 lines
219 B
Plaintext
12 lines
219 B
Plaintext
|
--- unix/unix.cpp.orig Sat Mar 27 15:20:06 1999
|
||
|
+++ unix/unix.cpp Sat Mar 27 15:20:14 1999
|
||
|
@@ -57,7 +57,7 @@
|
||
|
#endif
|
||
|
|
||
|
#ifdef __linux
|
||
|
-#include <sys/soundcard.h>
|
||
|
+#include <machine/soundcard.h>
|
||
|
#endif
|
||
|
|
||
|
#ifdef __sun
|