From 8cd1b4daba4c5cc6a50353148c46888c4d79cf97 Mon Sep 17 00:00:00 2001 From: file 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: http://svn.digium.com/svn/asterisk/trunk@85025 f38db490-d61c-443f-a65b-d21fe96a405b --- 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