projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e9beaa
)
squash a warning
author
Russell Bryant
<russell@russellbryant.com>
Mon, 25 Jul 2005 18:34:40 +0000
(18:34 +0000)
committer
Russell Bryant
<russell@russellbryant.com>
Mon, 25 Jul 2005 18:34:40 +0000
(18:34 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6196
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
funcs/func_callerid.c
patch
|
blob
|
history
diff --git
a/funcs/func_callerid.c
b/funcs/func_callerid.c
index
3f8122a
..
b5cb684
100755
(executable)
--- a/
funcs/func_callerid.c
+++ b/
funcs/func_callerid.c
@@
-26,6
+26,7
@@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include "asterisk/utils.h"
#include "asterisk/app.h"
#include "asterisk/options.h"
+#include "asterisk/callerid.h"
static char *callerid_read(struct ast_channel *chan, char *cmd, char *data, char *buf, size_t len)
{