]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/selection.h
proc: remove ->get_info infrastructure
[linux-2.6-omap-h63xx.git] / include / linux / selection.h
index ed3408b400f1e80674281925930f4e1238952c02..8cdaa1151d2e2d952bb2e4f8841d77dc990a9ba5 100644 (file)
 #include <linux/tiocl.h>
 #include <linux/vt_buffer.h>
 
+struct tty_struct;
+
 extern struct vc_data *sel_cons;
+struct tty_struct;
 
 extern void clear_selection(void);
 extern int set_selection(const struct tiocl_selection __user *sel, struct tty_struct *tty);