From b2cbb6a75dfc8ea70554192ea223c3bd5dd52ed8 Mon Sep 17 00:00:00 2001 From: kpfleming Date: Mon, 6 Jun 2005 20:27:51 +0000 Subject: remove experimental module version tags add per-file revision tags and 'show version files' CLI command git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5864 f38db490-d61c-443f-a65b-d21fe96a405b --- dsp.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dsp.c') diff --git a/dsp.c b/dsp.c index 7712b077b..fb945a6bf 100755 --- a/dsp.c +++ b/dsp.c @@ -36,6 +36,10 @@ #include #include +#include "asterisk.h" + +ASTERISK_FILE_VERSION("$Revision$") + #include "asterisk/frame.h" #include "asterisk/channel.h" #include "asterisk/logger.h" -- cgit v1.2.3