aboutsummaryrefslogtreecommitdiffstats
path: root/autoservice.c
diff options
context:
space:
mode:
Diffstat (limited to 'autoservice.c')
-rwxr-xr-xautoservice.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/autoservice.c b/autoservice.c
index 25c9ae887..1a655a790 100755
--- a/autoservice.c
+++ b/autoservice.c
@@ -20,6 +20,10 @@
#include <unistd.h>
#include <math.h> /* For PI */
+#include "asterisk.h"
+
+ASTERISK_FILE_VERSION("$Revision$")
+
#include "asterisk/pbx.h"
#include "asterisk/frame.h"
#include "asterisk/sched.h"