From e87e5c912e690d1e89b91bfc59fcad9438484639 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Fri, 23 May 2008 15:43:10 +0000 Subject: 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 --- dahdi_tool.c | 1 + 1 file changed, 1 insertion(+) (limited to 'dahdi_tool.c') diff --git a/dahdi_tool.c b/dahdi_tool.c index fe49a54..be6aebe 100644 --- a/dahdi_tool.c +++ b/dahdi_tool.c @@ -45,6 +45,7 @@ #include #include "tonezone.h" +#include "version.h" static int ctl = -1; static int span_max_chan_pos; -- cgit v1.2.3