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 5d79ae0..9960161 100644
--- a/include/dahdi/kernel.h
+++ b/include/dahdi/kernel.h
@@ -898,6 +898,7 @@ struct dahdi_span {
#ifdef CONFIG_PROC_FS
struct proc_dir_entry *proc_entry;
#endif
+ struct list_head node;
};
struct dahdi_transcoder_channel {