summaryrefslogtreecommitdiff
path: root/sethdlc.c
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2008-08-05 21:40:09 +0000
committerKevin P. Fleming <kpfleming@digium.com>2008-08-05 21:40:09 +0000
commit659ec2f72e0b4e0100c47956719efdb4435bf811 (patch)
treec936792b5553566977cf91509cabae1c34c08c09 /sethdlc.c
parent2d8e573a7e379f57a3f0c8d6dbc74057691e3d4f (diff)
use a different name for this file, so it won't try to overwrite existing (non-version-controlled) files in existing checkouts
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4707 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'sethdlc.c')
-rw-r--r--sethdlc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sethdlc.c b/sethdlc.c
index f759498..3b6b13d 100644
--- a/sethdlc.c
+++ b/sethdlc.c
@@ -24,7 +24,7 @@
#include <linux/sockios.h>
#include <dahdi/user.h>
-#include "version.h"
+#include "dahdi_tools_version.h"
#if GENERIC_HDLC_VERSION != 4
#error Generic HDLC layer version mismatch, please get correct sethdlc.c