aboutsummaryrefslogtreecommitdiffstats
path: root/srv.c
diff options
context:
space:
mode:
Diffstat (limited to 'srv.c')
-rwxr-xr-xsrv.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/srv.c b/srv.c
index b7b097d9e..b74d76158 100755
--- a/srv.c
+++ b/srv.c
@@ -22,6 +22,10 @@
#include <string.h>
#include <unistd.h>
+#include "asterisk.h"
+
+ASTERISK_FILE_VERSION("$Revision$")
+
#include "asterisk/channel.h"
#include "asterisk/logger.h"
#include "asterisk/srv.h"