summaryrefslogtreecommitdiff
path: root/hdlctest.c
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2008-05-23 15:43:10 +0000
committerKevin P. Fleming <kpfleming@digium.com>2008-05-23 15:43:10 +0000
commite87e5c912e690d1e89b91bfc59fcad9438484639 (patch)
tree30217c51c3fa09aefe63f603771ab20cd93b67b4 /hdlctest.c
parent56e62e55f3d7adaf434b5dc90be323a0ec2b56c1 (diff)
add version string to all tools, visible using "strings" for now
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4346 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'hdlctest.c')
-rw-r--r--hdlctest.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/hdlctest.c b/hdlctest.c
index 680b33a..ec155a5 100644
--- a/hdlctest.c
+++ b/hdlctest.c
@@ -13,6 +13,8 @@
#define FAST_HDLC_NEED_TABLES
#include "kernel/fasthdlc.h"
+#include "version.h"
+
#define BLOCK_SIZE 2039
static unsigned short fcstab[256] =