summaryrefslogtreecommitdiff
path: root/xhfc/xhfc.h
diff options
context:
space:
mode:
authorxilun <xilun@ruto.localdomain>2012-07-12 19:39:36 +0200
committerxilun <xilun@ruto.localdomain>2012-07-12 19:39:36 +0200
commit1b095edd7bc18a8e0b116771b3b76e2ef2efaa03 (patch)
tree74a3c3eedaefe9c887c67e69534f45501f16b9fa /xhfc/xhfc.h
parentd00a86667ce6381d3fda35e0b2536158921f2ad5 (diff)
source version used for build ad5aec5e1 in binary_lkm
Diffstat (limited to 'xhfc/xhfc.h')
-rw-r--r--xhfc/xhfc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xhfc/xhfc.h b/xhfc/xhfc.h
index a598d4c..3a198ee 100644
--- a/xhfc/xhfc.h
+++ b/xhfc/xhfc.h
@@ -141,6 +141,8 @@ struct xhfc_span {
struct xhfc {
struct xhfc_pi *pi; /* backpointer to xhfc_pi */
+ struct dahdi_device *ddev;
+
struct xhfc_span spans[SPANS_PER_CHIP];
int running;