forked from Imagelibrary/binutils-gdb
1999-07-21 H.J. Lu <hjl@gnu.org>
* binutils-all/testprog.c: Include <stdio.h>.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
/* This program is used to test objcopy and strip. */
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
int common;
|
||||
int global = 1;
|
||||
static int local = 2;
|
||||
|
||||
Reference in New Issue
Block a user