diff options
Diffstat (limited to 'include/linux/vt_kern.h')
-rw-r--r-- | include/linux/vt_kern.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/vt_kern.h b/include/linux/vt_kern.h index f8c797d57c8b..5b53efe41b5c 100644 --- a/include/linux/vt_kern.h +++ b/include/linux/vt_kern.h | |||
@@ -117,4 +117,5 @@ struct vt_spawn_console { | |||
117 | }; | 117 | }; |
118 | extern struct vt_spawn_console vt_spawn_con; | 118 | extern struct vt_spawn_console vt_spawn_con; |
119 | 119 | ||
120 | extern int vt_move_to_console(unsigned int vt, int alloc); | ||
120 | #endif /* _VT_KERN_H */ | 121 | #endif /* _VT_KERN_H */ |