patch-2.4.22 linux-2.4.22/arch/ppc64/boot/addnote.c

Next file: linux-2.4.22/arch/ppc64/boot/zlib.c
Previous file: linux-2.4.22/arch/ppc64/boot/Makefile
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/arch/ppc64/boot/addnote.c linux-2.4.22/arch/ppc64/boot/addnote.c
@@ -14,6 +14,7 @@
  * Usage: addnote zImage
  */
 #include <stdio.h>
+#include <stdlib.h>
 #include <fcntl.h>
 #include <unistd.h>
 #include <string.h>

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)