be91ed78f1b06f63a71e75e08479695c0d89588d
[packages.git] / net / asterisk-chan-sccp-b / patches / 300-stdarg.patch
1 --- a/src/chan_sccp.h
2 +++ b/src/chan_sccp.h
3 @@ -32,6 +32,7 @@ extern "C" {
4  #include "common.h"
5  #include <poll.h>
6  #include "asterisk/compiler.h"
7 +#include <stdarg.h>
8  #include "asterisk/lock.h"
9  #include "asterisk/abstract_jb.h"
10