diff options
author | mycroft <mycroft@138bc75d-0d04-0410-961f-82ee72b054a4> | 1992-07-06 20:04:00 +0000 |
---|---|---|
committer | mycroft <mycroft@138bc75d-0d04-0410-961f-82ee72b054a4> | 1992-07-06 20:04:00 +0000 |
commit | 1bb047289a4a7728316db4052deed7dc8c119dbc (patch) | |
tree | c4e3d923add2b1e3aec57cb0e90c70c3fb93a5f9 /gcc/halfpic.c | |
parent | 9259c67fe68598b9b57efb61d4d97f6770248ace (diff) | |
download | gcc-1bb047289a4a7728316db4052deed7dc8c119dbc.tar.gz |
*** empty log message ***
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1471 138bc75d-0d04-0410-961f-82ee72b054a4
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 |