From 648f67d4c8672538483e8f81b9e66b9999c93db5 Mon Sep 17 00:00:00 2001 From: Joshua Colp Date: Mon, 8 Oct 2007 16:12:21 +0000 Subject: 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 --- res/res_limit.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res') diff --git a/res/res_limit.c b/res/res_limit.c index d8fe8513a..ca2211836 100644 --- a/res/res_limit.c +++ b/res/res_limit.c @@ -21,6 +21,8 @@ #include "asterisk.h" +ASTERISK_FILE_VERSION(__FILE__, "$Revision$") + #include #include #include -- cgit v1.2.3