提交 f1f32b36 authored 作者: Seven Du's avatar Seven Du 提交者: Anthony Minessale

FS-7513: fix compile w/o openal

上级 3107e051
......@@ -301,6 +301,7 @@ typedef struct al_handle_s {
#else
typedef struct al_handle_s {
int unsupported;
switch_mutex_t *mutex;
} al_handle_t;
#endif
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论