[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:
florian
2011-10-28 09:25:54 +00:00
parent a9f8432212
commit dae1e13e47
3 changed files with 26 additions and 25 deletions

View 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"