public inbox for kexec@lists.infradead.org
 help / color / mirror / Atom feed
* [patch] Remove stdlib.h
@ 2008-11-28  9:23 Bernhard Walle
  0 siblings, 0 replies; only message in thread
From: Bernhard Walle @ 2008-11-28  9:23 UTC (permalink / raw)
  To: kexec; +Cc: oomichi

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-11-28  9:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-28  9:23 [patch] Remove stdlib.h Bernhard Walle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox