summaryrefslogtreecommitdiffstats
path: root/gcc/halfpic.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/halfpic.c')
-rw-r--r--gcc/halfpic.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/halfpic.c b/gcc/halfpic.c
index 810eedaf5b8..2c19c554f63 100644
--- a/gcc/halfpic.c
+++ b/gcc/halfpic.c
@@ -32,7 +32,7 @@ Boston, MA 02111-1307, USA. */
#ifdef HALF_PIC_INIT
-#include <stdio.h>
+#include "system.h"
#include "tree.h"
#include "rtl.h"
#include "obstack.h"
@@ -41,7 +41,6 @@ Boston, MA 02111-1307, USA. */
#define obstack_chunk_free free
extern char *xmalloc ();
-extern void free ();
extern rtx eliminate_constant_term ();
extern void assemble_name ();
extern void output_addr_const ();
OpenPOWER on IntegriCloud