summaryrefslogtreecommitdiff
path: root/cdr/cdr_custom.c
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2005-03-25 17:12:40 +0000
committerRussell Bryant <russell@russellbryant.com>2005-03-25 17:12:40 +0000
commit6f853372271f6efabe017c6372e25d3cc67f2c90 (patch)
treeee4316ff8980083b73f058c053044b4956c30dbd /cdr/cdr_custom.c
parent39ca88f77651f5bcc8fbbad02d2a2ba72b5efd76 (diff)
remove channel_pvt.h
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5258 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'cdr/cdr_custom.c')
-rwxr-xr-xcdr/cdr_custom.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cdr/cdr_custom.c b/cdr/cdr_custom.c
index 8bbe7844b..e0f5646e5 100755
--- a/cdr/cdr_custom.c
+++ b/cdr/cdr_custom.c
@@ -19,7 +19,6 @@
#include <asterisk/cdr.h>
#include <asterisk/module.h>
#include <asterisk/config.h>
-#include <asterisk/channel_pvt.h>
#include <asterisk/pbx.h>
#include <asterisk/logger.h>
#include <asterisk/utils.h>