]> err.no Git - linux-2.6/blobdiff - include/linux/selection.h
tulip: remove wrapper around get_unaligned
[linux-2.6] / 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);