vt_kern fails to include tty.h

From: Pavel Machek (pavel@suse.cz)
Date: Wed Dec 19 2001 - 17:14:08 EST


Hi!

...but it needs MAX_NR_CONSOLES. Here's fix, please apply.
                                                        Pavel

--- clean/include/linux/vt_kern.h Mon Nov 5 21:43:02 2001
+++ linux-swsusp/include/linux/vt_kern.h Wed Dec 19 23:10:41 2001
@@ -9,6 +9,7 @@
 #include <linux/config.h>
 #include <linux/vt.h>
 #include <linux/kd.h>
+#include <linux/tty.h>
 
 /*
  * Presently, a lot of graphics programs do not restore the contents of

-- 
"I do not steal MS software. It is not worth it."
                                -- Pavel Kankovsky
-
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/



This archive was generated by hypermail 2b29 : Sun Dec 23 2001 - 21:00:21 EST