asterisk-13.x: update to 13.8.0, fix several build issues
[feed/telephony.git] / net / asterisk-13.x / patches / 040-fix-config-options.patch
1 --- asterisk-13.8.0/main/config_options.c 2016-03-29 21:39:33.000000000 +0200
2 +++ ast1380/main/config_options.c 2016-04-04 13:07:25.331238309 +0200
3 @@ -198,8 +198,8 @@ static int link_option_to_types(struct a
4 #ifdef AST_DEVMODE
5 opt->doc_unavailable = 1;
6 #endif
7 -#endif
8 }
9 +#endif
10 }
11 /* The container(s) should hold the only ref to opt */
12 ao2_ref(opt, -1);