mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2926 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user