[Asterisk-cvs] asterisk/apps app_chanspy.c,1.1,1.2
russell at lists.digium.com
russell at lists.digium.com
Wed Mar 23 20:52:54 CST 2005
Update of /usr/cvsroot/asterisk/apps
In directory mongoose.digium.com:/tmp/cvs-serv26349/apps
Modified Files:
app_chanspy.c
Log Message:
remove header that no longer exists
Index: app_chanspy.c
===================================================================
RCS file: /usr/cvsroot/asterisk/apps/app_chanspy.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- app_chanspy.c 24 Mar 2005 01:19:02 -0000 1.1
+++ app_chanspy.c 24 Mar 2005 02:47:19 -0000 1.2
@@ -19,7 +19,6 @@
#include <asterisk/app.h>
#include <asterisk/utils.h>
#include <asterisk/say.h>
-#include <asterisk/channel_pvt.h>
#include <asterisk/pbx.h>
#include <asterisk/translate.h>
#include <asterisk/module.h>
More information about the svn-commits
mailing list