From: bwalle@suse.de (Bernhard Walle)
To: kexec@lists.infradead.org
Cc: oomichi@mxs.nes.nec.co.jp
Subject: [patch] Remove stdlib.h
Date: Fri, 28 Nov 2008 10:23:11 +0100 [thread overview]
Message-ID: <20081128092311.GA29648@suse.de> (raw)
This patch just removes stdlib.h reference in makedumpfile.c.
It's already included in makedumpfile.h.
Signed-off-by: Bernhard Walle <bwalle@suse.de>
---
makedumpfile.c | 1 -
1 file changed, 1 deletion(-)
--- a/makedumpfile.c
+++ b/makedumpfile.c
@@ -13,7 +13,6 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*/
-#include <stdlib.h>
#include "makedumpfile.h"
struct symbol_table symbol_table;
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
reply other threads:[~2008-11-28 9:23 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=20081128092311.GA29648@suse.de \
--to=bwalle@suse.de \
--cc=kexec@lists.infradead.org \
--cc=oomichi@mxs.nes.nec.co.jp \
/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