[PATCH 23/28] UML - Add a missing include

From: Jeff Dike
Date: Mon Jan 10 2005 - 00:55:41 EST


Signed-off-by: Jeff Dike <jdike@xxxxxxxxxxx>

Index: 2.6.10/arch/um/drivers/mmapper_kern.c
===================================================================
--- 2.6.10.orig/arch/um/drivers/mmapper_kern.c 2005-01-04 11:12:17.000000000 -0500
+++ 2.6.10/arch/um/drivers/mmapper_kern.c 2005-01-09 15:19:34.000000000 -0500
@@ -8,6 +8,8 @@
* Greg Lonnon glonnon@xxxxxxxxxxxx or info@xxxxxxxxxxxx
*
*/
+
+#include <linux/types.h>
#include <linux/kdev_t.h>
#include <linux/time.h>
#include <linux/devfs_fs_kernel.h>

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