forked from Lainports/freebsd-ports
11 lines
283 B
Text
11 lines
283 B
Text
--- output_linux.c.orig Wed Mar 29 16:51:24 2000
|
|
+++ output_linux.c Thu Aug 22 20:09:40 2002
|
|
@@ -35,8 +35,6 @@
|
|
#include <math.h>
|
|
#if defined(__OpenBSD__)
|
|
#include <soundcard.h>
|
|
-#elif defined(__FreeBSD__)
|
|
-#include <machine/soundcard.h>
|
|
#else
|
|
#include <sys/soundcard.h>
|
|
#endif
|