diff options
author | Charles Hannum <mycroft@gnu.org> | 1992-07-06 20:04:00 +0000 |
---|---|---|
committer | Charles Hannum <mycroft@gnu.org> | 1992-07-06 20:04:00 +0000 |
commit | 5f4f0e229486bb7af5cfeaf7aae644702e0fc0c7 (patch) | |
tree | c4e3d923add2b1e3aec57cb0e90c70c3fb93a5f9 /gcc/halfpic.c | |
parent | 3d678dca190485cba2a650037191fc647289a432 (diff) | |
download | gcc-5f4f0e229486bb7af5cfeaf7aae644702e0fc0c7.tar.gz |
*** empty log message ***
From-SVN: r1471
Diffstat (limited to 'gcc/halfpic.c')
-rw-r--r-- | gcc/halfpic.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/halfpic.c b/gcc/halfpic.c index 4e165fdaf47..77c392f0c69 100644 --- a/gcc/halfpic.c +++ b/gcc/halfpic.c @@ -34,7 +34,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "tree.h" #include "rtl.h" #include <stdio.h> -#include <string.h> #include "obstack.h" #define obstack_chunk_alloc xmalloc |