From 6f0f46299c012f00eada2e4f504a52eb0cbd3040 Mon Sep 17 00:00:00 2001 From: kpfleming Date: Mon, 6 Jun 2005 22:12:19 +0000 Subject: more file version tags git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5866 f38db490-d61c-443f-a65b-d21fe96a405b --- funcs/func_callerid.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'funcs/func_callerid.c') diff --git a/funcs/func_callerid.c b/funcs/func_callerid.c index fb70269a2..b3bd8d3e3 100755 --- a/funcs/func_callerid.c +++ b/funcs/func_callerid.c @@ -13,6 +13,10 @@ #include #include +#include "asterisk.h" + +/* ASTERISK_FILE_VERSION("$Revision$") */ + #ifndef BUILTIN_FUNC #include "asterisk/module.h" #endif /* BUILTIN_FUNC */ -- cgit v1.2.3