aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_groupcount.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_groupcount.c')
-rwxr-xr-xapps/app_groupcount.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/app_groupcount.c b/apps/app_groupcount.c
index d17521001..d9a841f5d 100755
--- a/apps/app_groupcount.c
+++ b/apps/app_groupcount.c
@@ -18,6 +18,10 @@
#include <sys/types.h>
#include <regex.h>
+#include "asterisk.h"
+
+ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+
#include "asterisk/file.h"
#include "asterisk/logger.h"
#include "asterisk/options.h"