X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fvt_kern.h;h=918a29763aea3e0afb58cb78d62db873bad16169;hb=7b69a4c360e8787877ebf5e42609b8bab13afa6a;hp=fab5aed8ca315cc71217dae905e2dda1ac598201;hpb=60e04a5c533785c23ce6b76a6e5058328fe68edb;p=pandora-kernel.git diff --git a/include/linux/vt_kern.h b/include/linux/vt_kern.h index fab5aed8ca31..918a29763aea 100644 --- a/include/linux/vt_kern.h +++ b/include/linux/vt_kern.h @@ -6,7 +6,6 @@ * with information needed by the vt package */ -#include #include #include #include @@ -27,6 +26,7 @@ extern void kd_mksound(unsigned int hz, unsigned int ticks); extern int kbd_rate(struct kbd_repeat *rep); +extern int fg_console, last_console, want_console; /* console.c */