telephony/net/miax/patches
Dirk Neukirchen 5d656ad05b miax: fix musl build
- error.h does not seem to be used (musl doesnt provide one)

fixes error/handling of FILE *stderr leading to errors like:
miax.c:217:2: error: assignment of read-only variable 'stderr'
  stderr=fopen(log_output,"w");

thx to jow for pointing things out

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-06-25 16:15:47 +02:00
..
001-cross.patch Directory structure restructuralized. 2013-06-21 13:55:47 +02:00
002-remove-bluetooth-support.patch miax: remove bluetooth support 2014-08-01 06:26:41 +02:00
003-musl-fixes.patch miax: fix musl build 2015-06-25 16:15:47 +02:00