aboutsummaryrefslogtreecommitdiffstats
path: root/rtp.c
diff options
context:
space:
mode:
Diffstat (limited to 'rtp.c')
-rwxr-xr-xrtp.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/rtp.c b/rtp.c
index 12cb49611..016cb89f1 100755
--- a/rtp.c
+++ b/rtp.c
@@ -26,6 +26,10 @@
#include <arpa/inet.h>
#include <fcntl.h>
+#include "asterisk.h"
+
+ASTERISK_FILE_VERSION("$Revision$")
+
#include "asterisk/rtp.h"
#include "asterisk/frame.h"
#include "asterisk/logger.h"