patch-2.4.5 linux/arch/alpha/boot/tools/objstrip.c
Next file: linux/arch/alpha/config.in
Previous file: linux/Makefile
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon May 21 13:41:40 2001
- Orig file:
v2.4.4/linux/arch/alpha/boot/tools/objstrip.c
- Orig date:
Tue Jul 11 19:02:37 2000
diff -u --recursive --new-file v2.4.4/linux/arch/alpha/boot/tools/objstrip.c linux/arch/alpha/boot/tools/objstrip.c
@@ -14,6 +14,8 @@
* Richard L. Sites and Richard T. Witek.
*/
#include <stdio.h>
+#include <string.h>
+#include <stdlib.h>
#include <unistd.h>
#include <sys/fcntl.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)