aboutsummaryrefslogtreecommitdiffstats
path: root/ulaw.c
diff options
context:
space:
mode:
Diffstat (limited to 'ulaw.c')
-rwxr-xr-xulaw.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/ulaw.c b/ulaw.c
index 37ab25488..3a867e11e 100755
--- a/ulaw.c
+++ b/ulaw.c
@@ -11,6 +11,10 @@
* the GNU General Public License
*/
+#include "asterisk.h"
+
+ASTERISK_FILE_VERSION("$Revision$")
+
#include "asterisk/ulaw.h"
#define ZEROTRAP /* turn on the trap as per the MIL-STD */