lkml.org 
[lkml]   [2005]   [Oct]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 2/13] ppc64 boot: remove include from include/linux/zutil.h

zutil.h does not need errno.h

Signed-off-by: Olaf Hering <olh@suse.de>

include/linux/zutil.h | 1 -
1 files changed, 1 deletion(-)

Index: linux-2.6.14-rc3/include/linux/zutil.h
===================================================================
--- linux-2.6.14-rc3.orig/include/linux/zutil.h
+++ linux-2.6.14-rc3/include/linux/zutil.h
@@ -15,7 +15,6 @@

#include <linux/zlib.h>
#include <linux/string.h>
-#include <linux/errno.h>
#include <linux/kernel.h>

typedef unsigned char uch;
-
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-10-09 20:22    [W:1.121 / U:0.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site