* java/util/natTimeZone.cc: Include <stdio.h>.
From-SVN: r54258
This commit is contained in:
parent
d6c7e0738b
commit
4e176a9bbd
@ -1,3 +1,7 @@
|
||||
2002-06-04 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* java/util/natTimeZone.cc: Include <stdio.h>.
|
||||
|
||||
2002-05-29 Ulrich Weigand <uweigand@de.ibm.com>
|
||||
|
||||
* configure.host [s390*-linux*]: Set can_unwind_signal=yes.
|
||||
|
@ -19,6 +19,8 @@ details. */
|
||||
#include <java/lang/Character.h>
|
||||
#include <java/lang/Integer.h>
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#if TIME_WITH_SYS_TIME
|
||||
# include <sys/time.h>
|
||||
# include <time.h>
|
||||
|
Loading…
Reference in New Issue
Block a user