aboutsummaryrefslogtreecommitdiffstats
path: root/dsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'dsp.c')
-rwxr-xr-xdsp.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/dsp.c b/dsp.c
index 7712b077b..fb945a6bf 100755
--- a/dsp.c
+++ b/dsp.c
@@ -36,6 +36,10 @@
#include <errno.h>
#include <stdio.h>
+#include "asterisk.h"
+
+ASTERISK_FILE_VERSION("$Revision$")
+
#include "asterisk/frame.h"
#include "asterisk/channel.h"
#include "asterisk/logger.h"