forked from Mirrors/freeswitch
typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2926 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
4d230d08e7
commit
e0cd293e83
@ -30,7 +30,7 @@ patch <<__EOF__
|
||||
+#elif defined(__FreeBSD__) || defined(NetBSD)
|
||||
+#include <sys/soundcard.h>
|
||||
+#elif defined(__OpenBSD__)
|
||||
+#include <soundard.h>
|
||||
+#include <soundcard.h>
|
||||
#else
|
||||
#include <machine/soundcard.h> /* JH20010905 */
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user