tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / include / linux / selection.h
index ed3408b..8cdaa11 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);