DORMANTno replies

[PATCH 16/17] console: Fix compile error

From: "Antonino A. Daplas" <adaplas@gmail.com>
Date: 2005-10-18 20:44:02
Subsystem: console subsystem, the rest · Maintainers: Greg Kroah-Hartman, Linus Torvalds

Fix following compile error (From Kernel Bugzilla Bug 5427):

include/linux/console_struct.h:53: error: field `vt_mode' has incomplete type

Signed-off-by: Antonino Daplas <redacted>
---
 console_struct.h |    2 ++
 1 files changed, 2 insertions(+)

diff --git a/include/linux/console_struct.h b/include/linux/console_struct.h
--- a/include/linux/console_struct.h
+++ b/include/linux/console_struct.h
@@ -9,6 +9,8 @@
  * to achieve effects such as fast scrolling by changing the origin.
  */
 
+#include <linux/vt.h>
+
 struct vt_struct;
 
 #define NPAR 16




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help