[package] asterisk-chan-sccp-b: update to revision 3004, cleanup Makefile
Patch from Hans Zandbelt. git-svn-id: svn://svn.openwrt.org/openwrt/packages@28647 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
10
net/asterisk-chan-sccp-b/patches/300-stdarg.patch
Normal file
10
net/asterisk-chan-sccp-b/patches/300-stdarg.patch
Normal file
@ -0,0 +1,10 @@
|
||||
--- 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"
|
||||
|
Reference in New Issue
Block a user