projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/scm/linux...
[linux-2.6]
/
include
/
linux
/
selection.h
diff --git
a/include/linux/selection.h
b/include/linux/selection.h
index
f945786
..
8cdaa11
100644
(file)
--- a/
include/linux/selection.h
+++ b/
include/linux/selection.h
@@
-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);