Commit 7faf2821 by Hans Boehm Committed by Hans Boehm

* link.cc: Include <stdio.h>

From-SVN: r94623
parent ea1ebe12
2005-02-02 Hans Boehm <Hans.Boehm@hp.com>
* link.cc: Include <stdio.h>
2005-02-02 Tom Tromey <tromey@redhat.com> 2005-02-02 Tom Tromey <tromey@redhat.com>
PR libgcj/19681: PR libgcj/19681:
......
...@@ -13,6 +13,8 @@ details. */ ...@@ -13,6 +13,8 @@ details. */
#include <config.h> #include <config.h>
#include <platform.h> #include <platform.h>
#include <stdio.h>
#include <java-interp.h> #include <java-interp.h>
#include <jvm.h> #include <jvm.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment