summaryrefslogtreecommitdiff
path: root/funcs/func_env.c
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2005-06-06 22:12:19 +0000
committerKevin P. Fleming <kpfleming@digium.com>2005-06-06 22:12:19 +0000
commit2b8338cb5261463c24a4acd0a681eb4a4594f89a (patch)
treecf4d39e2fe550722cbe4552cccd0cf5a511730e9 /funcs/func_env.c
parent005e436b5728dd3ba2dea2ec92e49222120d279c (diff)
more file version tags
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5866 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'funcs/func_env.c')
-rwxr-xr-xfuncs/func_env.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/funcs/func_env.c b/funcs/func_env.c
index 4d734137f..827dfec97 100755
--- a/funcs/func_env.c
+++ b/funcs/func_env.c
@@ -13,6 +13,10 @@
#include <string.h>
#include <sys/types.h>
+#include "asterisk.h"
+
+/* ASTERISK_FILE_VERSION(__FILE__, "$Revision$") */
+
#include "asterisk/channel.h"
#include "asterisk/pbx.h"
#include "asterisk/logger.h"