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
-  Lines: 8
-  Date:
2003-08-25 04:44:40.000000000 -0700
-  Orig file: 
linux-2.4.21/arch/ppc64/boot/addnote.c
-  Orig date: 
2002-08-02 17:39:43.000000000 -0700
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)