* [PATCH] 2.5.48 s390 (6/16): missing includes.
@ 2002-11-18 19:19 Martin Schwidefsky
0 siblings, 0 replies; only message in thread
From: Martin Schwidefsky @ 2002-11-18 19:19 UTC (permalink / raw)
To: linux-kernel, torvalds
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-11-18 19:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-18 19:19 [PATCH] 2.5.48 s390 (6/16): missing includes Martin Schwidefsky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®