]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/selection.h
lib: Introduce generic list_sort function
[karo-tx-linux.git] / include / linux / selection.h
index f9457861937c52042345bd7625023c36f626d64f..8cdaa1151d2e2d952bb2e4f8841d77dc990a9ba5 100644 (file)
@@ -13,6 +13,7 @@
 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);