patch-2.3.43 linux/include/linux/console.h

Next file: linux/include/linux/efs_fs.h
Previous file: linux/include/linux/coda_psdev.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.42/linux/include/linux/console.h linux/include/linux/console.h
@@ -14,6 +14,9 @@
 #ifndef _LINUX_CONSOLE_H_
 #define _LINUX_CONSOLE_H_ 1
 
+#include <linux/types.h>
+#include <linux/kdev_t.h>
+
 struct vc_data;
 struct console_font_op;
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)