From c0b1e88e8a9bd0dadf3b1302fd407de89fe51138 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Mon, 6 Jun 2005 22:39:32 +0000 Subject: the last round of file version tags git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5867 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_exec.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'apps/app_exec.c') diff --git a/apps/app_exec.c b/apps/app_exec.c index d07b00709..49ce3e41d 100755 --- a/apps/app_exec.c +++ b/apps/app_exec.c @@ -17,6 +17,11 @@ #include #include #include + +#include "asterisk.h" + +ASTERISK_FILE_VERSION(__FILE__, "$Revision$") + #include "asterisk/file.h" #include "asterisk/logger.h" #include "asterisk/options.h" -- cgit v1.2.3