Re: 2.5.1pre6 vt_kern.h a small patch take 2

James Simmons (jsimmons@transvirtual.com)
Fri, 7 Dec 2001 09:27:16 -0800 (PST)


IMO MAX_NR_CONSOLES should be moved to vt_kern.h

> --- linux/include/linux/vt_kern.h~ Wed Dec 5 10:12:17 2001
> +++ linux/include/linux/vt_kern.h Wed Dec 5 10:45:20 2001
> @@ -7,6 +7,7 @@
> */
>
> #include <linux/config.h>
> +#include <linux/tty.h> /* needed for MAX_NR_CONSOLES */
> #include <linux/vt.h>
> #include <linux/kd.h>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/