[PATCH] 2.5.48 s390 (6/16): missing includes.

From: Martin Schwidefsky (schwidefsky@de.ibm.com)
Date: Mon Nov 18 2002 - 14:19:14 EST


diff -urN linux-2.5.48/include/asm-s390/debug.h linux-2.5.48-s390/include/asm-s390/debug.h
--- linux-2.5.48/include/asm-s390/debug.h Mon Nov 18 05:29:46 2002
+++ linux-2.5.48-s390/include/asm-s390/debug.h Mon Nov 18 20:11:29 2002
@@ -9,6 +9,8 @@
 #ifndef DEBUG_H
 #define DEBUG_H
 
+#include <linux/string.h>
+
 /* Note:
  * struct __debug_entry must be defined outside of #ifdef __KERNEL__
  * in order to allow a user program to analyze the 'raw'-view.
diff -urN linux-2.5.48/include/asm-s390x/debug.h linux-2.5.48-s390/include/asm-s390x/debug.h
--- linux-2.5.48/include/asm-s390x/debug.h Mon Nov 18 05:29:46 2002
+++ linux-2.5.48-s390/include/asm-s390x/debug.h Mon Nov 18 20:11:29 2002
@@ -9,6 +9,8 @@
 #ifndef DEBUG_H
 #define DEBUG_H
 
+#include <linux/string.h>
+
 /* Note:
  * struct __debug_entry must be defined outside of #ifdef __KERNEL__
  * in order to allow a user program to analyze the 'raw'-view.

-
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/



This archive was generated by hypermail 2b29 : Sat Nov 23 2002 - 22:00:24 EST