X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Flinux%2Fvt_kern.h;h=918a29763aea3e0afb58cb78d62db873bad16169;hb=9f261e011340bcd22c1dd48b465153bd78caa8c8;hp=fab5aed8ca315cc71217dae905e2dda1ac598201;hpb=f3ffb6814408f29817fc84d40ecc9c796acaa3ab;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/vt_kern.h b/include/linux/vt_kern.h index fab5aed8ca3..918a29763ae 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 */