* java/util/natTimeZone.cc: Include <stdio.h>.
From-SVN: r54258
This commit is contained in:
parent
d6c7e0738b
commit
4e176a9bbd
2 changed files with 6 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue