From 0e6762dd5f01e10d2e8d6ae5252caac1315828ef Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" 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: https://origsvn.digium.com/svn/asterisk/trunk@5864 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- ulaw.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ulaw.c') diff --git a/ulaw.c b/ulaw.c index 37ab25488..3a867e11e 100755 --- a/ulaw.c +++ b/ulaw.c @@ -11,6 +11,10 @@ * the GNU General Public License */ +#include "asterisk.h" + +ASTERISK_FILE_VERSION("$Revision$") + #include "asterisk/ulaw.h" #define ZEROTRAP /* turn on the trap as per the MIL-STD */ -- cgit v1.2.3