Merge master.kernel.org:/home/rmk/linux-2.6-serial
[pandora-kernel.git] / include / linux / console_struct.h
index 725be90..25423f7 100644 (file)
@@ -9,6 +9,9 @@
  * to achieve effects such as fast scrolling by changing the origin.
  */
 
+#include <linux/wait.h>
+#include <linux/vt.h>
+
 struct vt_struct;
 
 #define NPAR 16