summaryrefslogtreecommitdiff
path: root/main/ast_expr2.c
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2007-10-08 16:12:21 +0000
committerJoshua Colp <jcolp@digium.com>2007-10-08 16:12:21 +0000
commit648f67d4c8672538483e8f81b9e66b9999c93db5 (patch)
treedb08db9faf67a08c2ec1ffe93a52b6d4c4e21ea8 /main/ast_expr2.c
parentde64c85b54242e9621bbc1de7e68b055036849af (diff)
Fix up tree so that it compiles when MTX Profiling is enabled.
(closes issue #10898) Reported by: snuffy Patches: 10898-mtx_prof.diff uploaded by qwell (license 4) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@85025 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'main/ast_expr2.c')
-rw-r--r--main/ast_expr2.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/main/ast_expr2.c b/main/ast_expr2.c
index eafb914da..72b88c2e0 100644
--- a/main/ast_expr2.c
+++ b/main/ast_expr2.c
@@ -145,6 +145,8 @@
#include <stdio.h>
#include "asterisk.h"
+ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+
#define FP___PRINTF "%.18Lg"
#define FP___TYPE long double