summaryrefslogtreecommitdiff
path: root/include/asterisk/ast_expr.h
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2002-07-26 15:44:05 +0000
committerMark Spencer <markster@digium.com>2002-07-26 15:44:05 +0000
commit5bbb08f0418b660d11981ffa6cbec56da4137a35 (patch)
tree575067ff375131623c4931a2f5428098ce87da81 /include/asterisk/ast_expr.h
parent39055ab5d7bf9d1c319fd648e2f576c04abcc10b (diff)
Version 0.2.0 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@488 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include/asterisk/ast_expr.h')
-rwxr-xr-xinclude/asterisk/ast_expr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asterisk/ast_expr.h b/include/asterisk/ast_expr.h
new file mode 100755
index 000000000..3739acb7e
--- /dev/null
+++ b/include/asterisk/ast_expr.h
@@ -0,0 +1 @@
+extern char *ast_expr (char *arg);