Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916...
[deliverable/linux.git] / include / linux / tty.h
index d96e5882f12912038eabbd21e790c13fa689533c..568369a86306e5e80b5db3974db85dce56360f80 100644 (file)
@@ -514,6 +514,7 @@ extern void tty_ldisc_enable(struct tty_struct *tty);
 
 /* n_tty.c */
 extern struct tty_ldisc_ops tty_ldisc_N_TTY;
+extern void n_tty_inherit_ops(struct tty_ldisc_ops *ops);
 
 /* tty_audit.c */
 #ifdef CONFIG_AUDIT
This page took 0.035253 seconds and 5 git commands to generate.