From: Martin Schwidefsky <schwidefsky@de.ibm.com>
To: linux-kernel@vger.kernel.org, torvalds@transmeta.com
Subject: [PATCH] 2.5.48 s390 (6/16): missing includes.
Date: Mon, 18 Nov 2002 20:19:14 +0100 [thread overview]
Message-ID: <200211182019.14251.schwidefsky@de.ibm.com> (raw)
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.
reply other threads:[~2002-11-18 19:26 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200211182019.14251.schwidefsky@de.ibm.com \
--to=schwidefsky@de.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®