From d7329291e83cf4470086888776ff02e049fd4b88 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Mon, 11 Jul 2011 18:02:29 +0000 Subject: xpp: astribank_hexload: yes, we HAVE_OCTASIC Hardwire this for now, as this does not come from autoconf. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@10034 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- xpp/astribank_hexload.c | 1 + 1 file changed, 1 insertion(+) diff --git a/xpp/astribank_hexload.c b/xpp/astribank_hexload.c index f0aa167..0e9fb69 100644 --- a/xpp/astribank_hexload.c +++ b/xpp/astribank_hexload.c @@ -37,6 +37,7 @@ #define DBG_MASK 0x80 #define MAX_HEX_LINES 10000 +#define HAVE_OCTASIC 1 static char *progname; -- cgit v1.2.3