summaryrefslogtreecommitdiff
path: root/xhfc/xhfc.h
diff options
context:
space:
mode:
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;