aboutsummaryrefslogtreecommitdiffstats
path: root/main/ast_expr2.c
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2007-10-08 16:12:21 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2007-10-08 16:12:21 +0000
commit8cd1b4daba4c5cc6a50353148c46888c4d79cf97 (patch)
treedb08db9faf67a08c2ec1ffe93a52b6d4c4e21ea8 /main/ast_expr2.c
parent3f591300ac96944a06e1c8a29c049d059f46aced (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: http://svn.digium.com/svn/asterisk/trunk@85025 f38db490-d61c-443f-a65b-d21fe96a405b
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