summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/dahdi/kernel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dahdi/kernel.h b/include/dahdi/kernel.h
index ec6a7a2..1b165f9 100644
--- a/include/dahdi/kernel.h
+++ b/include/dahdi/kernel.h
@@ -667,6 +667,7 @@ dahdi_tc_clear_data_waiting(struct dahdi_transcoder_channel *dtc) {
struct dahdi_transcoder {
struct list_head node;
+ int pos;
char name[80];
int numchannels;
unsigned int srcfmts;