aboutsummaryrefslogtreecommitdiffstats
path: root/translate.c
diff options
context:
space:
mode:
Diffstat (limited to 'translate.c')
-rwxr-xr-xtranslate.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/translate.c b/translate.c
index 890e04222..4c79fbcb5 100755
--- a/translate.c
+++ b/translate.c
@@ -19,6 +19,10 @@
#include <string.h>
#include <stdio.h>
+#include "asterisk.h"
+
+ASTERISK_FILE_VERSION("$Revision$")
+
#include "asterisk/lock.h"
#include "asterisk/channel.h"
#include "asterisk/logger.h"