dae1e13e47
Patch from Hans Zandbelt. git-svn-id: svn://svn.openwrt.org/openwrt/packages@28647 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
233 B
Diff
11 lines
233 B
Diff
--- a/src/chan_sccp.h
|
|
+++ b/src/chan_sccp.h
|
|
@@ -32,6 +32,7 @@ extern "C" {
|
|
#include "common.h"
|
|
#include <poll.h>
|
|
#include "asterisk/compiler.h"
|
|
+#include <stdarg.h>
|
|
#include "asterisk/lock.h"
|
|
#include "asterisk/abstract_jb.h"
|
|
|