linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 23/28] UML - Add a missing include
@ 2005-01-10  7:36 Jeff Dike
  0 siblings, 0 replies; only message in thread
From: Jeff Dike @ 2005-01-10  7:36 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel

Signed-off-by: Jeff Dike <jdike@addtoit.com>

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@ridgerun.com or info@ridgerun.com
  *
  */
+
+#include <linux/types.h>
 #include <linux/kdev_t.h>
 #include <linux/time.h>
 #include <linux/devfs_fs_kernel.h>


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-01-10  5:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-10  7:36 [PATCH 23/28] UML - Add a missing include Jeff Dike

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).