]> git.neil.brown.name Git - history.git/commit
[PATCH] ppc64: Squash warning in ppc64 addnote tool
authorAndrew Morton <akpm@digeo.com>
Sun, 25 May 2003 08:08:32 +0000 (01:08 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Sun, 25 May 2003 08:08:32 +0000 (01:08 -0700)
commite6670878032c2f19f06925f45a9cbfd6f97c39c6
treef1886b7eca6c205c2e2fe07fb3bad1248cc63d77
parentffe8c05d3a70c05bac845003a69d1be6874525f3
[PATCH] ppc64: Squash warning in ppc64 addnote tool

From: David Gibson <david@gibson.dropbear.id.au>

addnote in arch/ppc64/boot (a userspace tool, not kernel code) uses exit()
without including stdlib.h.
arch/ppc64/boot/addnote.c