mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-09 09:17:34 +00:00
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)
|
+#elif defined(__FreeBSD__) || defined(NetBSD)
|
||||||
+#include <sys/soundcard.h>
|
+#include <sys/soundcard.h>
|
||||||
+#elif defined(__OpenBSD__)
|
+#elif defined(__OpenBSD__)
|
||||||
+#include <soundard.h>
|
+#include <soundcard.h>
|
||||||
#else
|
#else
|
||||||
#include <machine/soundcard.h> /* JH20010905 */
|
#include <machine/soundcard.h> /* JH20010905 */
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user