From 0691c3ca1faffb9bb822bf11c3513c18bb98d87b Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 22 Jul 1999 00:20:30 +0000 Subject: 1999-07-21 H.J. Lu * binutils-all/testprog.c: Include . --- binutils/testsuite/binutils-all/testprog.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'binutils/testsuite/binutils-all/testprog.c') diff --git a/binutils/testsuite/binutils-all/testprog.c b/binutils/testsuite/binutils-all/testprog.c index 210656b..c2b1856 100644 --- a/binutils/testsuite/binutils-all/testprog.c +++ b/binutils/testsuite/binutils-all/testprog.c @@ -1,5 +1,7 @@ /* This program is used to test objcopy and strip. */ +#include + int common; int global = 1; static int local = 2; -- cgit v1.1