lkml.org 
[lkml]   [2005]   [Nov]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 2/2] uml: add missing header
Date
From: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>

We now need to include the new <linux/platform_device.h> explicitly, due to
headers changes.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
---

arch/um/include/net_kern.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/um/include/net_kern.h b/arch/um/include/net_kern.h
--- a/arch/um/include/net_kern.h
+++ b/arch/um/include/net_kern.h
@@ -10,6 +10,7 @@
#include "linux/skbuff.h"
#include "linux/socket.h"
#include "linux/list.h"
+#include "linux/platform_device.h"

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

\
 
 \ /
  Last update: 2005-11-01 21:47    [W:0.045 / U:0.228 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site